Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sunloverz committed Mar 24, 2015
1 parent 0b42961 commit d45bc5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -418,8 +418,9 @@ code.merge_pip 'iron_worker', '==0.2'
### merge_requirements(path)
### requirements(path)
Merge all libraries from a python standard requirements.txt
Merge all libraries from a python standard requirements.txt.
The requirements.txt example file after freezing may look like as follows:
```txt
Flask==0.8
Jinja2==2.6
Expand Down

0 comments on commit d45bc5f

Please sign in to comment.