diff --git a/README.md b/README.md index 19824a9e..2e844d88 100644 --- a/README.md +++ b/README.md @@ -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 -------------