-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,11 @@ Coronavirus tracker app for iOS & macOS with map & charts. | |
* __macOS__ support. | ||
* Works on old devices that still run __iOS 10__. | ||
|
||
![image](https://user-images.githubusercontent.com/121827/76356895-bd5bb600-6327-11ea-8433-06bede40a799.png) | ||
![image](https://user-images.githubusercontent.com/121827/76235095-af306b80-623b-11ea-89df-5e5942318935.png) | ||
<details> | ||
<summary><b>Screenshots</b></summary> | ||
<img src="https://user-images.githubusercontent.com/121827/76356895-bd5bb600-6327-11ea-8433-06bede40a799.png" /> | ||
<img src="https://user-images.githubusercontent.com/121827/76235095-af306b80-623b-11ea-89df-5e5942318935.png" /> | ||
</details> | ||
|
||
## How to Use | ||
1. Clone/Download the repo. | ||
|
@@ -34,6 +37,12 @@ Coronavirus tracker app for iOS & macOS with map & charts. | |
## Contribute | ||
Please feel free to contribute pull requests or create issues for bugs and feature requests. | ||
|
||
## License | ||
The app is available for personal/non-commercial use. It's not allowed to publish, distribute, or use the app in a commercial way. | ||
|
||
## Author | ||
Mhd Hejazi ([email protected]) | ||
|
||
## Credits | ||
### Data | ||
Data is provided by JHU CSSE (https://github.com/CSSEGISandData/COVID-19). | ||
|