Updated README with instructions for installation either through Bower or manually
parent
0f466e855d
commit
07b4969690
|
@ -5,6 +5,12 @@ A JavaScript SVG library for the modern web. Learn more at [snapsvg.io](http://s
|
||||||
|
|
||||||
[Follow us on Twitter.](https://twitter.com/snapsvg)
|
[Follow us on Twitter.](https://twitter.com/snapsvg)
|
||||||
|
|
||||||
|
### Install
|
||||||
|
* [Bower](http://bower.io/) - `bower install snap.svg`
|
||||||
|
* Manual Minified - https://github.com/adobe-webplatform/Snap.svg/raw/master/dist/snap.svg-min.js
|
||||||
|
* Manual Unminified - https://raw.githubusercontent.com/adobe-webplatform/Snap.svg/master/dist/snap.svg.js
|
||||||
|
|
||||||
|
|
||||||
### Learn
|
### Learn
|
||||||
|
|
||||||
* [About Snap.svg](http://snapsvg.io/about/)
|
* [About Snap.svg](http://snapsvg.io/about/)
|
||||||
|
|
Loading…
Reference in New Issue