From a6212ab548adec91f5d82634c08169778e402597 Mon Sep 17 00:00:00 2001 From: Zoltan Olah Date: Mon, 19 May 2014 13:28:29 -0700 Subject: [PATCH] Updated README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0507a5d..3acf1ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -meteor-ps-icons -=============== +=== Steps for updating the font. -Percolate Studio Icon Set Package +1. Create a new font with http://icomoon.io/ [in Chrome] +2. Place output in /VERSION/ +3. Replace edited-style.css with /VERSION/style.css and update the font urls to be prefixed with /packages/percolate-icons/VERSION/ +4. Update `Version` in `package.js` with the new version