Updated a readme image

This commit is contained in:
LazoCoder 2017-04-27 19:03:52 -04:00
parent 5320145964
commit 6b061cc41b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View file

@ -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/025.png"
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation II - Johto/196.png"
end tell
end tell