<img src="http://www.eqfox.com/readme/banner/package-to-readme" alt="package-to-readme" align="center" />
# package-to-readme

🔥 Generate readme.md from package.json!
badge

## Install
```
npm install package-to-readme
```

## Usage
TODO

## Features
Really cool app with the most popular technologies:
* Banner
* Name
* Badge
* Description
* Installation
* Usage
* Features
* Structure
* Contribute
* License

## Structure
Here is the structure of the app:
```
.
├── .babelrc
├── .editorconfig
├── .eslintrc.json
├── .npmignore
├── README.md
├── package.json
├── src
│   ├── author.js
│   ├── gitignore.js
│   ├── index.js
│   ├── readme.js
│   └── structure.js
└── yarn.lock
```

## Author
[sunwei]http://www.eqfox.com

## Contributors
undefined

## License
ISC
