From 0cfebe32e86ea8987f98dbf79a86679821fb32bc Mon Sep 17 00:00:00 2001 From: harjaus Date: Fri, 13 Mar 2020 15:13:34 +0000 Subject: [PATCH] More detailed --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 833cea1..f1a90da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # DissertationAnalysis -Repository to analyse and plot out the difference between FS-AI.2019 and FS-AI.2020 \ No newline at end of file +Repository to analyse and plot out the difference between FS-AI.2019 and FS-AI.2020 + +It shall use the tool [Radon](https://pypi.org/project/radon/) to analyse these +factors: + + Raw Metrics + + Halstead Metrics + + Cyclomatic Complexity + + Maintainability Index \ No newline at end of file