]> source.dussan.org Git - svg.js.git/commitdiff
Correct README.md 920/head
authorSteven Kalt <SKalt@users.noreply.github.com>
Thu, 25 Oct 2018 17:26:40 +0000 (13:26 -0400)
committerGitHub <noreply@github.com>
Thu, 25 Oct 2018 17:26:40 +0000 (13:26 -0400)
(1) Swapped svgdotjs.github.io for svgjs.com, which the former link redirects to.
(2) renamed the  `Installation#Node` section to `Installation#Npm` since the section describes installing svg.js via npm, and yarn installs svg.js for node as well.

README.md

index 937054540df7618c8ac3774f203f4e595d33ff30..fb993f517e3b7859428bc93c9ac530b97b566b3f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ SVG.js is licensed under the terms of the MIT License.
 ## Installation
 
 
-#### Node:
+#### Npm:
 
 `npm install svg.js`
 
@@ -32,6 +32,6 @@ SVG.js is licensed under the terms of the MIT License.
 [https://cdnjs.com/libraries/svg.js](https://cdnjs.com/libraries/svg.js)
 
 ## Documentation
-Check [https://svgdotjs.github.io](https://svgdotjs.github.io/) to learn more.
+Check [https://svgjs.com/](https://svgjs.com/) to learn more.
 
 [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pay%40woutfierens.com&lc=US&item_name=SVG.JS&currency_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest)