We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0c909 commit f12f68aCopy full SHA for f12f68a
1 file changed
README.md
@@ -52,7 +52,7 @@ All data is stored **locally using SharedPreferences** — no Firebase, no backe
52
## 🛠️ How to Run
53
54
```bash
55
-git clone https://github.com/your-username/TaskApp.git
+git clone [https://github.com/your-username/TaskApp.git](https://github.com/Habel2005/TaskApp.git)
56
cd TaskApp
57
flutter pub get
58
flutter run
0 commit comments