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 5e97d3b commit 6ce39eb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -67,10 +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:
Or if you want to output [GeoJSON](http://geojson.org/) from tweets where geo coordinates are available:

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

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

License
-------
Expand Down

0 comments on commit 6ce39eb

Please sign in to comment.