Project name
One sentence about what this project does and who it is for.
Installation
npm install project-name
Usage
import { hello } from 'project-name';
hello('world');
Features
- Does one thing well
- Planned: another thing
Tip
Keep the first screen short: what it is, how to install, how to use.
License
MIT