From 548895bbce4734e7ee85effb42882b4510dd9974 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Thu, 14 Dec 2023 18:31:13 +0530 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b25b73c..b89b877 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github Build: ```shell -make ut +make build ``` Run unit tests: