Skip to content

Commit

Permalink
minor readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlin12 committed Dec 30, 2011
1 parent 7306c96 commit cfe96c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,6 @@ Prerequisites
-------------
- jQuery
- Google Maps Javascript API v3
- Python 2.6+

Usage
-----
Expand Down Expand Up @@ -53,6 +52,7 @@ This plugin uses a bunch of timezone data files on a web server.
- hover_regions.json: an array of polygons representing hover regions for each timezone
- polygons/*.json: polygon definitions for each timezone

Requires Python 2.6+
Requires libgeos-dev (sudo apt-get install libgeos-dev)
Requires shapely (sudo pip install shapely)
Requires pytz (sudo pip install pytz)
Expand Down

0 comments on commit cfe96c9

Please sign in to comment.