Skip to content

Commit

Permalink
Changed table
Browse files Browse the repository at this point in the history
  • Loading branch information
Pold87 committed Feb 16, 2016
1 parent 8bdfa14 commit d226102
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ patents and citations.
## Example

- Search term: 'bitcoin'
- Desired time span: 2000 to 2015
- Desired time span: 2011 to 2015
- Command: `python term_frequency.py 'bitcoin' 2000 2015`
- Output: `out.csv`, with the following contents:

| year | results |
|------|---------|
| 2011 | 6320 |
Expand Down

0 comments on commit d226102

Please sign in to comment.