Commit b9cf4043 by Tomas Alabes

README updated

parent 5f991e4e
...@@ -6,13 +6,14 @@ Visit the library website for more information: [http://raphaeljs.com](http://ra ...@@ -6,13 +6,14 @@ Visit the library website for more information: [http://raphaeljs.com](http://ra
* `git clone https://github.com/DmitryBaranovskiy/raphael.git` * `git clone https://github.com/DmitryBaranovskiy/raphael.git`
* `git submodule init && git submodule update && npm install` * `git submodule init && git submodule update && npm install`
(thank you [Wes Tood](https://github.com/wesleytodd))
## Dependencies ## Dependencies
* [uglifyjs](https://github.com/mishoo/UglifyJS) * [uglifyjs](https://github.com/mishoo/UglifyJS)
* [eve](https://github.com/adobe-webplatform/eve) * [eve](https://github.com/adobe-webplatform/eve)
## Loading ## Loading
Check [Raphael-boilerplate](https://github.com/tomasAlabes/raphael-boilerplate) to see examples of loading.
Raphael can be loaded in a script tag or with AMD: Raphael can be loaded in a script tag or with AMD:
```js ```js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment