mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-21 11:51:51 +00:00
Update README
This commit is contained in:
parent
72ef6c67fa
commit
53f1368438
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ Using Fabric.js, you can create and populate objects on canvas; objects like sim
|
|||
- Encapsulated in one object
|
||||
- No browser sniffing for critical functionality
|
||||
- Runs under ES5 strict mode
|
||||
- Runs on a server under [Node.js](http://nodejs.org/)
|
||||
- Runs on a server under [Node.js](http://nodejs.org/) (0.6, 0.8, 0.10)
|
||||
|
||||
### Supported browsers
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ Using Fabric.js, you can create and populate objects on canvas; objects like sim
|
|||
- Safari 3+
|
||||
- Opera 9.64+
|
||||
- Chrome (all versions should work)
|
||||
- IE9+
|
||||
- IE9, IE10, IE11
|
||||
|
||||
#### With help of [Explorer Canvas](http://code.google.com/p/explorercanvas/)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue