This is a README.md template for open source software.
At the top of the file there should be a short introduction and/or overview that explains what the project is. This description should match descriptions added for package managers (Gemspec, package.json, etc.)
- Feature 1
- Feature 2
- Feature n
- Prereq 1
- Prereq 2
- Prereq n
❗ Note: [If needed]
The easiest way to get started is to clone the repository:
git clone [email protected]:[user]/project-name.git
Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.
- Add what was changed
- ...
- Add what was changed
- ...
Pull requests are always welcome. Please open an issue before submitting a pull request.
The MIT License (MIT)