From 3f3424d1eb00577b4be5aba4d8374fa412cd79e3 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Tue, 22 Feb 2022 13:58:44 -0800 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index f21c1c9..e8f8395 100644 --- a/README.md +++ b/README.md @@ -72,16 +72,7 @@ The usage for this API is in the name, school management, it's not an easy task ## Contributing -Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. - -If you have a suggestion that would make this better, please create a pull request. You can also simply open an issue with the tag "enhancement". -Don't forget to give the project a star! Thanks again! - -1. Clone the Project -2. Create your Feature Branch (`git checkout -b update/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) -4. Push to the Branch (`git push origin update/AmazingFeature`) -5. Open a Pull Request +Please refer to [`CONTRIBUTING`](CONTRIBUTING.md) for contributing to the project.