From f437809193e9d0e8008de8a12e88decf784a059b Mon Sep 17 00:00:00 2001 From: kasunvid <72217901+kasunvid@users.noreply.github.com> Date: Tue, 20 Oct 2020 11:45:46 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aae78b..7ac3945 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # ComplexityTool This is a code complexity measuring tool for Java and C++ applications +used to measure complexity of code with high accuracy