File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,12 @@ This simple application offers you the following features...
2828* Optimized application.
2929* Fast response time (~ < 100ms).
3030* Simple layout and easy to understand.
31- * By country query (``` /country ``` ).
31+ * By country query.
32+ * e.g. (``` /country ``` ).
33+ * Windows CMD support.
34+ * e.g. (``` /cmd ``` or ``` /cmd/country ``` ).
35+ * Plain or Basic version.
36+ * e.g. (``` /plain ``` or ``` /plain/country ``` ) or (``` /basic ``` , ``` /basic/country ``` ).
3237
3338_ More features coming soon..._
3439
@@ -87,10 +92,8 @@ If you're facing a problem in using COVID-19 Tracker CLI please let me know by c
8792
8893## To Do
8994
90- * CI (CircleCI)
9195* Local Version
9296* Add Static Version
93- * Official Logo
9497* Sample Usage (gif)
9598* Add HTTP Headers (currently F)
9699* More Code Refactor! (I guess I know what I'm doing now... for sure)
@@ -155,7 +158,6 @@ COVID-19 Tracker CLI is licensed under MIT - <https://opensource.org/licenses/MI
155158## Related Projects
156159
157160* < https://github.com/sagarkarira/coronavirus-tracker-cli >
158- * < https://github.com/ahmadawais/corona-cli >
159161
160162## Resources
161163
You can’t perform that action at this time.
0 commit comments