From 4ec752af7de489e58887b3e9bc3ea1db8d0b8ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20L=C3=B3pez?= Date: Wed, 21 May 2025 09:00:09 -0600 Subject: [PATCH] FE for ERA-11542 --- 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.