Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Jan 16, 2022
1 parent dd4459f commit 2fa3e66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -8,7 +8,7 @@ motionless

motionless is a Python library that takes the pain out of generating [Google Static Map](http://code.google.com/apis/maps/documentation/staticmaps/) URLs. Three map types are supported. Each is illustrated below. For fully worked code see the examples directory for code that parses and visualizes both GeoRSS feeds and GPX files.

motionless is tested with Python versions 2.7, 3.4, 3.5 and 3.6.
motionless is tested with Python versions 2.7 and 3.7 to 3.10.

Code is licensed under Apache 2.0

Expand All @@ -23,7 +23,6 @@ This means that if you want to continue using motionless, you'll need to
generate and use a personal API key.



Installation instructions
=========================

Expand Down

0 comments on commit 2fa3e66

Please sign in to comment.