From ce98ca6f4ed50680e8facc4d85cd5a7f4dd6dbb2 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Thu, 12 Mar 2026 11:53:38 +0100 Subject: [PATCH] chore --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dc6896..fe4f0b2 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ but if there are no hits, it zooms out or traverses sideways. The test data is provided for humans to get a feel of how it works. They are screenshots from google.maps ### Running the agent: -'uv run agent main.py [image file]' +`uv run agent main.py [image file]` ## Setup The Overpass api is sadly not very stable. For that reason I chose to run it locally. That was quite a bit of work -I collected this info as well as possible, but I might have missed something. +I collected this info as well as possible, but I might have missed something... ### Overpass-API