mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-24 15:34:42 +00:00
Update README.md
This commit is contained in:
parent
40e15bd868
commit
043cb3eb56
1 changed files with 1 additions and 1 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/) (0.6, 0.8, 0.10)
|
||||
- Runs on a server under [Node.js](http://nodejs.org/) (0.6, 0.8, 0.10) (see [Node.js limitations](https://github.com/kangax/fabric.js/wiki/Fabric-limitations-in-node.js))
|
||||
|
||||
### Supported browsers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue