diff --git a/README.md b/README.md index c5b6a46..0decf22 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Create-Env +# :rocket: Create-Env :rocket: [](https://opensource.org/licenses/MIT) [](https://travis-ci.org/BlackBoxVision/create-env) [](https://coveralls.io/github/BlackBoxVision/create-env?branch=master) [](https://codecov.io/gh/BlackBoxVision/create-env)  -:rocket: `create-env` is an utility to help you create .env files based on CI/CD environmental values. +`create-env` is an utility to help you create .env files based on CI/CD environmental values. ## Use case @@ -31,9 +31,9 @@ NODE_ENV=production PORT=8080 ``` -## Install +## Installation -Install as a global dependency: +`create-env` needs to be installed as a global dependency: ### NPM