Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
cgxeiji committed Nov 5, 2018
1 parent 4a3b716 commit a668a23
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ $ scholar open einstein --library=research
$ scholar add Harry Potter.epub --library=books
```

Export entries to BibLaTex:
```
$ scholar export > references.bib
$ scholar export --library=research > research.bib
```

And much more:
```
$ scholar help
Expand Down

0 comments on commit a668a23

Please sign in to comment.