From 5019b5a66826e2561c4ee2ae8bae1ca97df33d3c Mon Sep 17 00:00:00 2001 From: Seth Coelen Date: Thu, 25 Aug 2016 15:47:22 -0400 Subject: [PATCH] updates readme --- README.md | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 5798e00..422b992 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ # Responsive Resume Responsive Resume is a fully responsive HTML/CSS template with a grunt build system. -(https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/bfb0dd3f-27f9-4940-b142-361ba72ed8ce.gif) +![gif of responsiveness](https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/bfb0dd3f-27f9-4940-b142-361ba72ed8ce.gif) It also comes with a matching .sketch file for your design needs. -(https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/003b4ce5-00e7-41c7-9f12-5c9157966211.png) - -Build Instructions below: ------ +![Image of Sketch file](https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/003b4ce5-00e7-41c7-9f12-5c9157966211.png) +## Instructions ### Install Global Dependancies * [Node.js](http://nodejs.org) @@ -22,20 +20,12 @@ Build Instructions below: * run `[sudo] npm install` (first time users) * run `grunt` (to watch and compile sass files) -### What's in the download? - - - - ## License - -All parts of Skeleton-sass are free to use and abuse under the [open-source MIT license](http://opensource.org/licenses/mit-license.php). - - +All parts of Responsive Resume are free to use under the [open-source MIT license](http://opensource.org/licenses/mit-license.php). ## Acknowledgement - +Responsive Resume was originally created by Seth Coelen for his [newsletter subscribers](http://sethcoelen.com/newsletter.html)