Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nezutero committed Dec 29, 2023
1 parent a3376f1 commit 398abc8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ cd anitsu
go build
```

> Usage of anitsu:
> -day string
> Day of the week (default "monday")
```txt
Usage of anitsu:
-day string
Day of the week (default "monday")
```

```sh
./anitsu -d day_of_the_week
Expand Down

0 comments on commit 398abc8

Please sign in to comment.