From 8d38ee97c043531e39bda757c61a69390d7a4a08 Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Mon, 20 Jan 2020 19:02:55 -0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f63ad57..ad8d36d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,17 @@ However, it has some issues: This script fixes that. It overrides the status bars for all currently running simulators using "Apple's defaults" — full cellular bars, full wifi bars, full battery, and `9:41` for the time. +## Contributing + +Interested in making contributions to this project? Please review the guides below. + +- [Contributing Guidelines](https://github.com/jessesquires/.github/blob/master/CONTRIBUTING.md) +- [Code of Conduct](https://github.com/jessesquires/.github/blob/master/CODE_OF_CONDUCT.md) +- [Support and Help](https://github.com/jessesquires/.github/blob/master/SUPPORT.md) +- [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)! :v: + ## License Released under an [MIT License](https://opensource.org/licenses/MIT). See `LICENSE` for details.