Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
N0ich authored Nov 4, 2020
1 parent 13e9f52 commit 116d03b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ requires python3.7
`pip3 install -r requirements.txt`


To install, simply run `python3 setup.py install`


Usage:

norminette
Expand All @@ -30,4 +33,4 @@ If you encounter an error or an incorrect output, you can:

Please try to include as much information as possible (the file on which it crashed, etc)

Feel free to do pull requests if you want to help as well
Feel free to do pull requests if you want to help as well. Make sure that run_test.sh properly runs after your modifications.

0 comments on commit 116d03b

Please sign in to comment.