From 2ab31beea83e805417e065ad4ba70881c0e80bc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20M=C3=A9hat?= Date: Mon, 1 Jun 2026 17:07:06 -0400 Subject: [PATCH] Mark completed TODOs in README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c01c4a..5c60571 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ Mapping Tezos protocol names on the globe * can be mapped :-) -## To-do -- script to extract cities from tezos project -- trigger this project on changes from previous URL (a few times a year) - +## To-do +- ~~script to extract cities from tezos project~~ done — `scripts/update_gpx.py` +- ~~trigger this project on changes from previous URL~~ done — quarterly GitHub Action - ~~generate map~~ done — `scripts/generate_map.py` renders `map.png` from `tezos.gpx`