From 16aeb189c9ff8db607cc118842133b8cd7b60971 Mon Sep 17 00:00:00 2001 From: Stefan Oderbolz Date: Thu, 8 Aug 2024 13:27:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e8e0b..fc640aa 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ To credit the application that supplies changes to OSM, an `appid` can be provid This is a string identifying the application. If this is omitted "osmapi" is used. -``` +```python api = osmapi.OsmApi( api="https://api06.dev.openstreetmap.org", appid="MyOSM Script"