]> source.dussan.org Git - svg.js.git/commitdiff
Restored original README
authorWout <wout@users.noreply.github.com>
Fri, 13 Jan 2017 16:06:00 +0000 (17:06 +0100)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 14 Jan 2017 04:49:20 +0000 (05:49 +0100)
README.md

index d7fc7650b73767bf0f5bb085b18d1859800b5439..59ae9b533f4bef6a96ac57e896d01995740e07c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,27 @@
 # SVG.js
 
-## This page has moved to [svgdotjs.github.io](https://svgdotjs.github.io/)
+[![Build Status](https://travis-ci.org/svgdotjs/svg.js.svg?branch=master)](https://travis-ci.org/svgdotjs/svg.js)
+[![Coverage Status](https://coveralls.io/repos/github/svgdotjs/svg.js/badge.svg?branch=master)](https://coveralls.io/github/svgdotjs/svg.js?branch=master)
+[![CDNJS](https://img.shields.io/cdnjs/v/svg.js.svg)](https://cdnjs.com/libraries/svg.js)
 
-[SVG.js](https://svgdotjs.github.io/) is released under the terms of the MIT license.
+__A lightweight library for manipulating and animating SVG, without any dependencies.__
+
+SVG.js is licensed under the terms of the MIT License.
+
+## Installation
+
+#### Bower:
+`bower install svg.js`
+
+#### Node:
+
+`npm install svg.js`
+
+#### Cdnjs:
+
+[https://cdnjs.com/libraries/svg.js](https://cdnjs.com/libraries/svg.js)
+
+## Documentation
+Check [https://svgdotjs.github.io](https://svgdotjs.github.io/) to learn more.
+
+[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pay%40woutfierens.com&lc=US&item_name=SVG.JS&currency_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest)