Skip to content

Commit

Permalink
Create memo.md
Browse files Browse the repository at this point in the history
init
  • Loading branch information
sakasa authored Mar 31, 2020
1 parent 686fcf9 commit 87432d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions other/corona/memo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 新型コロナ(COVID-19)感染者数取得 `curl` コマンド
```bash
# World
curl https://corona-stats.online

# Japan
curl https://corona-stats.online/japan
```
Code: https://github.com/sagarkarira/coronavirus-tracker-cli

0 comments on commit 87432d2

Please sign in to comment.