diff --git a/README.md b/README.md index 2ac3a4c..dc7e539 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
- + Python package for parsing osm diffs and communicating with the OpenStreetMap api. See API.txt for list of supported endpoints. @@ -141,4 +141,4 @@ but it can consume large amounts of ram and use of this method is not recommende # Tests You will need to install `test-requirements.txt`. You can use tox. -To run tests manually use `python -m unittest discover`. \ No newline at end of file +To run tests manually use `python -m unittest discover`.