Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akiomik committed Aug 9, 2022
1 parent 249f8e2 commit d704936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ get-old-tweets --from 'barackobama' --since 2015-09-10 --until 2015-09-12 -o out
Get the last 10 top tweets by username:

```sh
get-old-tweets --from 'barackobama' --top
get-old-tweets --from 'barackobama' --top -o out.csv
```

## Output CSV schema
Expand Down

0 comments on commit d704936

Please sign in to comment.