Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
docentYT authored Jul 21, 2023
1 parent ab83ffb commit d0bc7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</a>
</p>

<p align="center"><a href="https://www.openstreetmap.org/user/kwiatek_123)">Me on OpenStreetMap</a></p>
<p align="center"><a href="https://www.openstreetmap.org/user/kwiatek_123">Me on OpenStreetMap</a></p>

Python package for parsing osm diffs and communicating with the OpenStreetMap api. See API.txt for list of supported endpoints.

Expand Down Expand Up @@ -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`.
To run tests manually use `python -m unittest discover`.

0 comments on commit d0bc7bb

Please sign in to comment.