From 82b9a906f9097fc228474dd247dbf0c57838307f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20L=C3=B3pez?= Date: Wed, 11 Jun 2025 17:29:28 -0600 Subject: [PATCH] FE for ERA-11571 --- 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.