You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Geo Alert Commander
1
+
# CoMapeo Alerts Commander
2
2
3
3
A Progressive Web App for creating and managing geographic alerts with interactive map integration. Built for the CoMapeo ecosystem, this application provides a mobile-first interface for field work and remote monitoring.
4
4
@@ -82,7 +82,7 @@ A Progressive Web App for creating and managing geographic alerts with interacti
82
82
1. Clone the repository:
83
83
```bash
84
84
git clone <repository-url>
85
-
cdgeo-alert-commander
85
+
cdcomapeo-alerts-commander
86
86
```
87
87
88
88
2. Install dependencies:
@@ -207,7 +207,7 @@ For detailed instructions, see [ICONS.md](./ICONS.md)
207
207
## Project Structure
208
208
209
209
```
210
-
geo-alert-commander/
210
+
comapeo-alerts-commander/
211
211
├── public/ # Static assets
212
212
│ ├── icon.svg # Source icon (replace with your logo)
0 commit comments