From a4eb2828cae1ef9ff7e2ee3afc1d04a80fa93f3e Mon Sep 17 00:00:00 2001 From: James Date: Sat, 1 Jul 2017 01:37:12 -0700 Subject: [PATCH] fix md links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e329da..bb72be8 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ Why wasn't I happy with any of them? They are all static methods that don't seem Installation ------------ -1. If you want to use this library, you first need to install the [Node.js] (https://nodejs.org/en/). +1. If you want to use this library, you first need to install the [Node.js](https://nodejs.org/en/). -2. When you install node.js, will also be installed [npm] (https://www.npmjs.com/). +2. When you install node.js, will also be installed [npm](https://www.npmjs.com/). 3. Please run the following command.