From cfb26741d42a8a091dd61f885e3d490b68a216cb Mon Sep 17 00:00:00 2001 From: ajaynadar8 <56928693+ajaynadar8@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:47:18 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22b291d..d0bfa03 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ [![Build Status](https://secure.travis-ci.org/JerrySievert/date-utils.png)](http://travis-ci.org/JerrySievert/date-utils) -## NOTE +## NOTE: Version 2 Feature and Changes discussion is being held at https://github.com/JerrySievert/node-date-utils/issues/37 -## In a nutshell +## In a nutshell: - Micro-Framework adding missing functionality to the Date object - Useable as a polyfill in the browser @@ -16,7 +16,7 @@ Version 2 Feature and Changes discussion is being held at https://github.com/Jer ## Using within a Browser -## Using with Node.js +## Using Node.js $ npm install date-utils require('date-utils');