Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
devmessias committed Aug 21, 2017
1 parent 40dd20b commit 97852cd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ Given a title...

$ sci2bib --title An useful paper

Location folder as argument

::

$ sci2pdf -i input.bib -l somefoler/

5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,9 @@ Given a title...
```
$ sci2bib --title An useful paper
```
Location folder as argument
```
$ sci2pdf -i input.bib -l somefoler/
```


1 change: 1 addition & 0 deletions requeriments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ bibtexparser
future
requests
lxml
titletobib

0 comments on commit 97852cd

Please sign in to comment.