From f01272ccbea0a4d4dca45b6252263c33f0b9cb1c Mon Sep 17 00:00:00 2001 From: anapgh Date: Wed, 9 Jun 2021 19:10:42 +0200 Subject: [PATCH] readme complete --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ee9c362..52da282 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ To put it into operation you have to follow the steps below: 5. If you want to visualize the results on a web page: - * Go to the WEB folder and execute the file 'getjson.py' to get summaries of the previously created .json file. - * Then, run the file 'main.js' to create the page 'index.html'. You will get one web page for each repository. + * Run the file 'main.js' to create the page 'index.html'. You will get one web page for each repository. ## Of interest