create-readme-md
v0.0.2
Published
automatically create a readme
Readme
create-readme-md
automatically generate a readme file for your projects
contribute
- fork and clone the repository
- install the dependencies.
npm install - link the package so that
create-readme-mdis available.npm link - run the dev server as you program to compile the new changes.
npm run dev - commit and make a pull request
