_ _ _
_ __ ___| |_| | _ __ ___ __ _ __| |_ __ ___ __ _ _ __
| '_ \ / __| __| |_____| '__/ _ \ / _` |/ _` | '_ ` _ \ / _` | '_ \
| | | | (__| |_| |_____| | | (_) | (_| | (_| | | | | | | (_| | |_) |
|_| |_|\___|\__|_| |_| \___/ \__,_|\__,_|_| |_| |_|\__,_| .__/
|_|
We welcome contributions!
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m "feat: my new feature"
; - Push to your branch:
git push origin my-feature
.
Once your pull request has been merged, you can delete your branch.
This project is licensed under the MIT License - see the LICENSE file for details.