diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-03-24 23:14:30 +0100 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-03-24 23:14:30 +0100 |
commit | c33e7f6c5b6cd2e4ef595fce65559eb74b8c5e63 (patch) | |
tree | f6392b51f9d6c0d34f79d3b9fcc5674500d81e16 | |
parent | 41e6dce08645309434a81871908899b8c3b9dff8 (diff) | |
parent | 595777968f56ebafc8ab0b25d8605ce258f87c98 (diff) | |
download | svg.js-c33e7f6c5b6cd2e4ef595fce65559eb74b8c5e63.tar.gz svg.js-c33e7f6c5b6cd2e4ef595fce65559eb74b8c5e63.zip |
Merge branch 'master' into 3.0.0
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Svg.js has no dependencies and aims to be as small as possible. Svg.js is licensed under the terms of the MIT License. -See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://documentup.com/wout/SVG.js) and [some action](http://svgjs.com/test). +Want to know more? Check the [documentation](http://documentup.com/wout/SVG.js). ## Usage |