Fix README.md
This commit is contained in:
parent
84140e7d86
commit
4a27292a21
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -2,11 +2,11 @@
|
||||||
This is pretty much a clone of my Java version of the .ani command, it will show you the shows that will air soon on Japanese TV.
|
This is pretty much a clone of my Java version of the .ani command, it will show you the shows that will air soon on Japanese TV.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
$ git clone `https://git.raiza.dev/Yuuki/ani.git` \
|
> $ git clone `https://git.raiza.dev/Yuuki/ani.git` \
|
||||||
$ cd ani $ chmod +x ani.sh \
|
> $ cd ani $ chmod +x ani.sh \
|
||||||
$ ./ani.sh " " -1 # You can also use -2, -3, -4, -5, depending on what you want \
|
> $ ./ani.sh " " -1 # You can also use -2, -3, -4, -5, depending on what you want \
|
||||||
OR \
|
> OR \
|
||||||
$ ./ani.sh \ -1 # As long as you escape spaces it'll work fine.
|
> $ ./ani.sh \ -1 # As long as you escape spaces it'll work fine.
|
||||||
|
|
||||||
# Output
|
# Output
|
||||||
`Tanaka-kun wa Itsumo Kedaruge Episode 4 airs on Animax in 0d 1h 18m 23s`
|
`Tanaka-kun wa Itsumo Kedaruge Episode 4 airs on Animax in 0d 1h 18m 23s`
|
||||||
|
|
Loading…
Add table
Reference in a new issue