Skip to content

Commit 7e62a74

Browse files
committed
📦 NEW: GIFs FTW
1 parent 1d9fede commit 7e62a74

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.github/corona.gif

2.04 MB
Loading

.github/country.gif

388 KB
Loading

.github/install.gif

477 KB
Loading

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ npm install -g corona-cli
3333
npx corona-cli
3434
```
3535

36+
[![📟](./.github/install.gif)](./../../)
37+
3638
<br>
3739

3840
[![⚙️](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/usage.png)](./../../)
@@ -48,7 +50,11 @@ corona --xcolor
4850

4951
# Alias: Display data for all countries in single color.
5052
corona -x
53+
```
54+
55+
[![📟](./.github/corona.gif)](./../../)
5156

57+
```sh
5258
# Display data for given country.
5359
corona <countryName>
5460

@@ -62,6 +68,8 @@ corona usa
6268
corona --help
6369
```
6470

71+
[![📟](./.github/country.gif)](./../../)
72+
6573
<br>
6674

6775
[![📝](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/log.png)](changelog.md)

0 commit comments

Comments
 (0)