mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-25 21:53:44 +00:00
Add travis badge to README.
This commit is contained in:
parent
af806880c3
commit
44861f7ca4
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
### Fabric [](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
|
||||
**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**.
|
||||
|
||||
<a href="http://fabricjs.com/kitchensink/" target="_blank"><img src="https://github.com/kangax/fabric.js/raw/master/lib/screenshot.png" style="width:300px;box-shadow:rgba(0,0,0,0.3) 0 0 5px"></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue