Skip to content

Commit

Permalink
readme complete
Browse files Browse the repository at this point in the history
  • Loading branch information
anapgh committed Jun 9, 2021
1 parent e335556 commit 7b1acd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ To put it into operation you have to follow the steps below:
```
3. Execute the main program 'main.py' in three different ways:

a. Analyze a directory
* Analyze a directory
```
python3 main.py directory name_path
```
b. Analyze a Github repository
* Analyze a Github repository
```
python3 main.py repo name_urlclone
```
c. Analyze a Github user
* Analyze a Github user
```
python3 main.py user name_user
```
Expand Down

0 comments on commit 7b1acd4

Please sign in to comment.