mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-23 20:33:08 +00:00
Update README.md
This commit is contained in:
parent
874ff1f514
commit
63656370a8
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Pokemon-Terminal
|
# Pokemon-Terminal
|
||||||
|
|
||||||
Pokemon terminal themes for iTerm2. Supports a total of 493 unique Pokemon.
|
Pokemon terminal themes for iTerm2.
|
||||||
![alt-tag](Samples/pikachu.png)
|
![alt-tag](Samples/pikachu.png)
|
||||||
|
|
||||||
Sample Set #1 | Sample Set #2
|
Sample Set #1 | Sample Set #2
|
||||||
|
@ -18,6 +18,11 @@ Sample Set #1 | Sample Set #2
|
||||||
![alt-tag](Samples/lugia.png) | ![alt-tag](Samples/kyogre.png)
|
![alt-tag](Samples/lugia.png) | ![alt-tag](Samples/kyogre.png)
|
||||||
![alt-tag](Samples/rayquaza.png) | ![alt-tag](Samples/deoxys.png)
|
![alt-tag](Samples/rayquaza.png) | ![alt-tag](Samples/deoxys.png)
|
||||||
|
|
||||||
|
# Features
|
||||||
|
- 493 unique Pokemon
|
||||||
|
- Select Pokemon by name or by index number
|
||||||
|
- Internal search system for finding Pokemon
|
||||||
|
|
||||||
# How to Install
|
# How to Install
|
||||||
|
|
||||||
1. Make sure you have [Python 3.5](https://www.python.org/downloads/mac-osx/) or higher.
|
1. Make sure you have [Python 3.5](https://www.python.org/downloads/mac-osx/) or higher.
|
||||||
|
|
Loading…
Reference in a new issue