From bb41106353f443ff5eedbe36adb24ef312f14900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20L=C3=B3pez?= Date: Wed, 7 May 2025 14:17:10 -0600 Subject: [PATCH] FE for ERA-11196 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d51244473..d9791e8a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # EarthRanger Web This is the web interface for EarthRanger. It is built with React (whose bootstrapping documentation is kept inline at the end of this document), using Redux for state management and Mapbox GL for map rendering. For an exhaustive list of 3rd-party dependencies, please review the package.json file at the root of this project.