From f24bdbb88652bba062c56af40a5999860e1a30e1 Mon Sep 17 00:00:00 2001 From: NITHIN NAMBIAR Date: Thu, 6 Feb 2020 17:45:20 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7c12eb526..ae8a2cd64a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The library contains the following: * Various Service implementations * Utility classes -### Building and testing +### Building and testing The project can be built by running Maven command: ~~~ mvn clean install