From 9e60ebdbfce3b069f0783e6b6904c6e471be9521 Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Sat, 25 Jan 2020 23:25:40 -0800 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb4496..367f82d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## README template -Add this to READMEs. +Boilerplate to add to `README.md` files. ```markdown ## Contributing @@ -17,4 +17,14 @@ Interested in making contributions to this project? Please review the guides bel - [Security Policy](https://github.com/jessesquires/.github/blob/master/SECURITY.md) Also, consider [sponsoring this project](https://www.jessesquires.com/sponsor/) or [buying my apps](https://www.hexedbits.com)! ✌️ + +## Credits + +Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires). + +## License + +Released under the MIT License. See `LICENSE` for details. + +>**Copyright © YEAR-present Jesse Squires.** ```