Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Oct 23, 2013
1 parent 9316dfb commit 5e97d3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -67,6 +67,11 @@ to the user who mentions or retweets them:
% utils/directed.py --mode retweets nasa-20130306102105.json > nasa-directed-retweets.html
% utils/directed.py --mode replies nasa-20130306102105.json > nasa-directed-replies.html

Or if you want to output [GeoJSON](http://geojson.org/) from tweets where geo coordinates are availabe:

% ./twarc.py nasa
% utils/geojson.py nasa-20130306102105.json > nasa-20130306102105.geojson

License
-------

Expand Down

0 comments on commit 5e97d3b

Please sign in to comment.