From b2f5ae764d5f764d3ff608c4776c6410c46b2420 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Sat, 26 Oct 2019 22:31:24 +0530 Subject: [PATCH 1/2] feat: update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be03eb6..2a5d979 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ devto latest Before running this locally you must have these installed -- Node -- npm +- [Node](https://nodejs.org/) +- [npm](https://www.npmjs.com/) ## Installing It's built in node so the process to start this is really easy From bbba6cfc2dd6c57df87f536ce65050cab8050b87 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Sat, 26 Oct 2019 22:32:11 +0530 Subject: [PATCH 2/2] feat: minor tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a5d979..3dcf9fe 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Feel free to contribute to this project and treat it like your own. 😊 ## License -MIT License +[MIT License](https://github.com/teamxenox/devtocli/blob/master/LICENSE) ## Author