Minor fixes

This commit is contained in:
Michiel Sikma
2014-08-15 21:45:30 +02:00
parent 7d426c58b8
commit 549e923b40

View File

@@ -1,7 +1,9 @@
PokéSprite — Pokémon Image Sprite Generator
===========================================
PokéSprite Image Sprite Generator
===================================
This simple script generates a complete *image sprite* of all Pokémon in the National Pokédex, along with the icons for every single item, and a *SCSS file* to make them usable. This sprite can then be used to efficiently display these icons on a website.
This simple script generates a *complete image sprite* of all Pokémon in the National Pokédex, along with the icons for every single item, and a *SCSS file* to make them usable. This sprite can then be used to efficiently display these icons on a website.
![alt tag](https://raw.github.com/msikma/pokesprite/resources/wiki/pokesprite-banner.png)
Raison d'être
-------------