From 549e923b40e4b0edce5bef3017c4566e8df432c4 Mon Sep 17 00:00:00 2001 From: Michiel Sikma Date: Fri, 15 Aug 2014 21:45:30 +0200 Subject: [PATCH] Minor fixes --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 -------------