Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
e9t committed Feb 27, 2016
1 parent 1efaa25 commit 79b26a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
install:
pip install -r requirements.txt
sudo pip install -r requirements.txt
git submodule init
git submodule update

Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@
## Crawlers
http://github.com/teampopong/crawlers/glossary

## Objective
TBA

## License
Apache 2.0
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Babel==0.9.6
Flask-Babel==0.8
Flask==0.9
Werkzeug==0.8.3
Babel>=0.9.6
Flask-Babel>=0.8
Flask>=0.9
Werkzeug>=0.8.3

0 comments on commit 79b26a7

Please sign in to comment.