From 2655779fac35b079e5052b7bc123c21f9aaf0c93 Mon Sep 17 00:00:00 2001 From: marco Date: Tue, 28 Jan 2025 23:21:58 +0100 Subject: [PATCH] Changed typo in readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 543a8ef..c46687e 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ as well as a graph showing the last 24 hours of measurements. ### Station List - Complete list of all flood monitoring stations -- Fltering by station label +- Filtering by station label ### Detailed Station View - Line graphs showing water levels over the past 24 hours @@ -25,7 +25,7 @@ as well as a graph showing the last 24 hours of measurements. 1. Clone the repository: ```bash -git clone https://github.com/yourusername/floodwatch.git +git clone https://git.skup.in/marco/floodwatch ``` 2. Install dependencies: ```bash