From 594eeecd0484e8db4a2c22fab39493cb94188e90 Mon Sep 17 00:00:00 2001 From: Arul Keerthana Albert <42793242+onlinekee@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:08:51 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aae78b..d0cb2cf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # ComplexityTool This is a code complexity measuring tool for Java and C++ applications +This tool is a standalone application. It is designed for the 3rd year SPM project.