From f7c5083e3e9f91894567ad87d40e21c296a9a70e Mon Sep 17 00:00:00 2001 From: DABH Date: Fri, 9 Mar 2018 22:27:27 -0800 Subject: [PATCH] Update readme --- ReadMe.md => README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename ReadMe.md => README.md (88%) diff --git a/ReadMe.md b/README.md similarity index 88% rename from ReadMe.md rename to README.md index 969ef15..6329b48 100644 --- a/ReadMe.md +++ b/README.md @@ -4,9 +4,7 @@ [![dependencies](https://david-dm.org/Marak/colors.js.svg)](https://david-dm.org/Marak/colors.js) [![devDependencies](https://david-dm.org/Marak/colors.js/dev-status.svg)](https://david-dm.org/Marak/colors.js#info=devDependencies) -**Update on colors.js roadmap (2018-02-16):** The maintainers have published a pre-release version of `colors` that addresses a number of compatibility issues raised by community. You may install the -RC version by specifying `next` or `>=1.2.0-rc0` as the version for `colors` in your `package.json`. We are eager to receive community feedback on this version in order to move it out of pre-release. -Please open Issues to provide feedback, and check the `develop` branch for the latest bleeding-edge updates. +Please check out the [roadmap.md] for upcoming features and releases. Please open Issues to provide feedback, and check the `develop` branch for the latest bleeding-edge updates. ## get color and style in your node.js console