commit e9d103558dbe2a549a962fb27b4c97a07fdfbb29
parent fd0a9774fbf71d0268977b29179913678e81ce3b
Author: Hunter
Date: Tue, 30 Jun 2026 20:24:29 -0400
update readme
Diffstat:
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
@@ -5,7 +5,7 @@ community-scale infrastructure for local meetups and workshops.<br><br>
<h3 align="center">
<a href="https://hunterirving.github.io/events"><img src="readme_images/screenshot.jpg" width=235>
</a>
- <br><br>
+ <br>
<a href="https://hunterirving.github.io/events">demo</a><br><br>
</h3>
@@ -14,7 +14,7 @@ community-scale infrastructure for local meetups and workshops.<br><br>
- RSVP by E-mail
- installable as a [Progressive Web App](https://hunterirving.github.io/web_workshop/pages/pwa) for offline use
-## usage 🪲
+## usage
add an `events.json` file to `resources/` to override the events from `demo.json`.
- upcoming events will be displayed on the map.
- if no upcoming events are present, past events will be shown instead.
@@ -26,6 +26,4 @@ this project is licensed under the <a href="LICENSE">GNU General Public License
the following third-party resources are included in this repo:
- **[Leaflet](https://leafletjs.com)** 1.9.4, <a href="resources/leaflet/LICENSE-leaflet">BSD 2-Clause License</a>
-- **[Leaflet.TileLayer.NoGap](https://github.com/Leaflet/Leaflet.TileLayer.NoGap)** (modified), [Beerware License](resources/leaflet/LICENSE-nogap)
-
-<h3 align="center">🐛<br><br></h3>
-\ No newline at end of file
+- **[Leaflet.TileLayer.NoGap](https://github.com/Leaflet/Leaflet.TileLayer.NoGap)** (modified), [Beerware License](resources/leaflet/LICENSE-nogap)
+\ No newline at end of file