Skip to content

Commit d0bc7bb

Browse files
authored
Update README.md
1 parent ab83ffb commit d0bc7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</a>
1414
</p>
1515

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

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

@@ -141,4 +141,4 @@ but it can consume large amounts of ram and use of this method is not recommende
141141
# Tests
142142

143143
You will need to install `test-requirements.txt`. You can use tox.
144-
To run tests manually use `python -m unittest discover`.
144+
To run tests manually use `python -m unittest discover`.

0 commit comments

Comments
 (0)