From 5744cb3900a777bc45b1ad8a43274a91d03920b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20L=C3=B3pez?= Date: Tue, 13 May 2025 09:59:35 -0600 Subject: [PATCH] FE for ERA-11389 --- 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.