mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-26 22:00:20 +00:00
More samples for readme
This commit is contained in:
parent
d0f6b1c186
commit
f76b658d50
3 changed files with 2 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 327 KiB |
|
@ -1,5 +1,5 @@
|
|||
tell application "iTerm"
|
||||
tell current session of current window
|
||||
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/149.png"
|
||||
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/151.png"
|
||||
end tell
|
||||
end tell
|
|
@ -19,6 +19,7 @@ Parameters:
|
|||
Other Parameters:
|
||||
pokemon all - List all the Pokemon supported.
|
||||
pokemon random - Pick a Pokemon at random.
|
||||
pokemon ? - Identify the current Pokemon.
|
||||
pokemon regions - List all the available regions.
|
||||
pokemon slideshow - Iterate through each Pokemon.
|
||||
pokemon slideshow-kanto - Iterate through each Pokemon in the specified reigon.
|
||||
|
|
Loading…
Reference in a new issue