aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-01-19 12:39:19 +0530
committerGitHub <[email protected]>2019-01-19 12:39:19 +0530
commit6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e (patch)
tree909e08f30181139fdeae180c45f16222a44df7e4 /README.md
parentdcdfc94cb39dfe2c39925a0145ffa45e2d061c30 (diff)
downloadWeatherApp-6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e.tar.xz
WeatherApp-6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 8377bb0..0b84b53 100644
--- a/README.md
+++ b/README.md
@@ -14,19 +14,19 @@ Shows the weather at your current location. LOL.
## Roadmap
-[x] ~~Basic App Structure~~
+- [x] ~~Basic App Structure~~
-[x] ~~Storing and clearing local data~~
+- [x] ~~Storing and clearing local data~~
-[ ] Weather of custom city function
+- [ ] Weather of custom city function
-[ ] No reload on User data clear
+- [ ] No reload on User data clear
-[ ] Retry funtion on no internet connection
+- [ ] Retry funtion on no internet connection
-[ ] Automatic weather load on app launch instead of clicking "Continue my experience"
+- [ ] Automatic weather load on app launch instead of clicking "Continue my experience"
-[ ] More beautiful "about app" UI instead of an alert.
+- [ ] More beautiful "about app" UI instead of an alert.