Updating README²

This commit is contained in:
Alexandre Aubin 2017-03-08 20:02:23 -05:00
parent 1ca08e9201
commit 4fb604a156

View file

@ -24,9 +24,8 @@ Usage
./publish.py ./publish.py
``` ```
- Edit fetch.py and analyze.py to custom list of repo to fetch (should be moved - Edit repos.json if needed
to a central conf file)
- Don't know the number of API calls someone is allowed to do, so limit the call - Don't know the number of API calls someone is allowed to do, so limit the call
to fetch.py :/ to fetch.py :/
- Everything is pretty dirty so far and should be cleaned - HTML template is pretty dirty so far and should be cleaned