From 6c40830283a3498627d5e1c724608dfa0e56e763 Mon Sep 17 00:00:00 2001 From: Sanju-15 Date: Sat, 11 Jan 2025 13:42:32 +0545 Subject: [PATCH] msg --- README.md | 17 ++++++++++++++++- index.html | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa0bbeb..752980e 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,27 @@ git config --global user.email johndoe@example.com # first time + git init + git checkout -b main + git add README.md + git commit -m "first commit" + git remote add origin https://hackethon.ai/hack/Sanju-15/aquaguardian.git + git push -u origin main -# already existing repo \ No newline at end of file +# already existing repo + +## Running application +1. Clone App +``` +git clone https://hackethon.ai/hack/Sanju-15/aquaguardian.git +cd aquaguardian +``` + +2. Run the live server. \ No newline at end of file diff --git a/index.html b/index.html index 5848a23..424a0ed 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Water Conservation Survey + Water Conservation Survey form