Update README.md

This commit is contained in:
Juriy Zaytsev 2013-04-29 12:01:41 -03:00
parent d755d64c76
commit 3571328985

View file

@ -1,4 +1,6 @@
### Fabric [![Build Status](https://secure.travis-ci.org/kangax/fabric.js.png?branch=master)](http://travis-ci.org/#!/kangax/fabric.js)
### Fabric
[![Build Status](https://secure.travis-ci.org/kangax/fabric.js.png?branch=master)](http://travis-ci.org/#!/kangax/fabric.js)
<a href="npmjs.org/package/fabric"><img src="https://badge.fury.io/js/fabric.png"></a>
**Fabric.js** is a framework that makes it easy to work with HTML5 canvas element. It is an **interactive object model** on top of canvas element. It is also an **SVG-to-canvas parser**.