From 057fcf03e652989849ad15278098a67cd234ebee Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Sat, 19 Apr 2014 12:16:53 -0400 Subject: [PATCH] Added 2 new links to "Recommended Design" section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d9cbb12e89..2abf91c9ba 100644 --- a/README.md +++ b/README.md @@ -406,6 +406,9 @@ Recommended Design Resources - [Creative Button Styles](http://tympanus.net/Development/CreativeButtons/) - awesome button styles. - [Creative Link Effects](http://tympanus.net/Development/CreativeLinkEffects/) - Beautiful link effects in CSS. - [Medium Scroll Effect](http://codepen.io/andreasstorm/pen/pyjEh) - Fade in/out header background image as you scroll. +- [GeoPattern](https://github.com/btmills/geopattern) - SVG background pattern generator. +- [Trianglify](https://github.com/qrohlf/trianglify) - SVG low-poly background pattern generator. + Recommended Node.js Libraries -----------------------------