diff options
| author | Kumar Priyansh <[email protected]> | 2020-01-03 18:43:09 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-01-03 18:43:09 +0530 |
| commit | ba770b9aedcd6704c499fdf9f22e6a8ffec56145 (patch) | |
| tree | b9e804f7ee3cae74f919a844dcb8a61f483ec952 | |
| parent | b77e8ce98ec17f693f565b11b79e61287fa19a93 (diff) | |
| download | WeatherApp-ba770b9aedcd6704c499fdf9f22e6a8ffec56145.tar.xz WeatherApp-ba770b9aedcd6704c499fdf9f22e6a8ffec56145.zip | |
Update Readme
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -16,11 +16,11 @@ Weather App for iOS was with Cordova and Ionic | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | |  |  |  | --> -## What it does? +### What it does? Shows the weather at your current location. LOL. -## Roadmap [obsolete] +### Roadmap [obsolete] - [x] ~~Basic App Structure~~ @@ -38,7 +38,7 @@ Shows the weather at your current location. LOL. -## Known Bugs [obsolete] +### Known Bugs [obsolete] - When you enter your name on first run, It shows a blank screen. App needs to be restarted. However, It remembers yours name and should work fine from there. @@ -48,12 +48,12 @@ Shows the weather at your current location. LOL. -## Requirements to run [obsolete] +### Requirements to run [obsolete] - Xcode 10 or later - iOS 12.1 or later -## How to run: +### How to run: -Run *WeatherApp.xcodeproj* or *WeatherApp.xcworkspace* by double click. +Run *WeatherApp.xcodeproj* by double click. |
