From 0989efd49a46ecbf33a5504dcda7d707599f042d Mon Sep 17 00:00:00 2001 From: rhyneav Date: Sat, 28 Oct 2017 08:40:37 -0400 Subject: [PATCH] Fix README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59a7a97..a1d66eb 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ View the demo & docs at [getpapercss.com](https://www.getpapercss.com) ![Preview](/img/screenshots/preview.gif) ## Download -[![Download](/img/screenshots/download.png)](https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.css) -[![Download](/img/screenshots/download-minified.png)](https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.min.css) +[![Download](/img/screenshots/download.png)][download] +[![Download](/img/screenshots/download-minified.png)][download-minified] ## About I got tired of mODerN STylEs and clean pages on the internet. I also wanted to learn more about Flexbox and Less. So I made PaperCSS to solve these two challenges of mine :) @@ -49,4 +49,7 @@ Similar to customizing, make sure you have Git, Node, and NPM on your system. - Finally, open a pull request on this repo. Be sure to include any pictures and details on what you changed! ## Credits -Shouts outs to Tiffany Rayside for creating Imperfect Buttons, which was an inspiration for this project. https://codepen.io/tmrDevelops/pen/VeRvKX \ No newline at end of file +Shouts outs to Tiffany Rayside for creating Imperfect Buttons, which was an inspiration for this project. https://codepen.io/tmrDevelops/pen/VeRvKX + +[download]: https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.css +[download-minified]: https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.min.css \ No newline at end of file