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.