From e144b6c4ec5eac871fd6540111fb74b1c120ce08 Mon Sep 17 00:00:00 2001 From: Fatih Kahveci Date: Fri, 23 Jun 2023 23:03:45 +0300 Subject: [PATCH] chore: update readme --- README.MD | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 87ecaa0..cc6d729 100644 --- a/README.MD +++ b/README.MD @@ -94,9 +94,16 @@ https://github.com/fatihkahveci/gs-selector-unity ## TODOS - Tests.. -- Metrics support. - More storage support. +## Contributing + +If you would like to contribute to this project, please follow these steps. For example: + +1. Fork this project. +2. Create a new branch to add a new feature or fix a bug. +3. Make your changes and submit them as a pull request. + ## LICENSE Game Server Selector is released under MIT license. \ No newline at end of file