]> git.earman.xyz Git - sensor-watch.git/commitdiff
Fix simulator url in README (#40)
authorRuben Nic <RubenSandwich@users.noreply.github.com>
Mon, 7 Jul 2025 23:16:19 +0000 (19:16 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Jul 2025 23:16:19 +0000 (19:16 -0400)
README.md

index 4eb7c407853148f0aaaaa61bdcb121c83164fadf..6519db22c2ff4b6658c70f7c3040d1e0dff23774 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,4 +55,4 @@ emmake make BOARD=sensorwatch_red DISPLAY=classic
 python3 -m http.server -d build-sim
 ```
 
-Finally, visit [watch.html](http://localhost:8000/watch.html) to see your work.
+Finally, visit [firmware.html](http://localhost:8000/firmware.html) to see your work.