You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+11-12
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Raphaël: Cross-browser vector graphics the easy way.
1
+
# Raphaël: Cross-browser vector graphics the easy way
2
2
3
3
Visit the library website for more information: ~~[http://raphaeljs.com](http://raphaeljs.com/)~~[https://dmitrybaranovskiy.github.io/raphael/](https://dmitrybaranovskiy.github.io/raphael/)
4
4
@@ -7,26 +7,28 @@ Visit the library website for more information: ~~[http://raphaeljs.com](http://
7
7
You need to have NPM installed to build the library.
Versions will be released as we gather and test new PRs.
43
45
As there are a lot of browsers being supported it might take a while to accept a PR, we will use the feedback from other users too.
44
46
45
-
46
47
You can use the `raphaelTest.html` to try things, you need to start a server in the root dir to start testing things there.
47
48
Something like running `python -m SimpleHTTPServer` in the `raphael` directory and hitting `http://localhost:8000/dev/raphaelTest.html` with the browser. You should run `npm run start` before this can work.
48
49
49
-
50
50
## Collaborators
51
51
52
52
*[tomasAlabes](https://github.com/tomasAlabes)
@@ -60,7 +60,6 @@ Something like running `python -m SimpleHTTPServer` in the `raphael` directory a
0 commit comments