Skip to content

Commit

Permalink
πŸ“– DOC: Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Apr 24, 2020
1 parent 3ceb848 commit 3c4ce9a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
## Install

```sh
npm install -g ramadan-cli

# OR.
npx ramadan-cli
```

Expand All @@ -25,7 +22,12 @@ npx ramadan-cli
## Usage

```sh
ramadan-cli <command> [options]
# Show today's Sehar/Iftar.
npx ramadan-cli

# Show all days.
npx ramadan-cli --all
npx ramadan-cli -a
```

<br>
Expand Down

0 comments on commit 3c4ce9a

Please sign in to comment.