From f093799cf90533c0b5016941fe5360b11f5264db Mon Sep 17 00:00:00 2001 From: Jack Eilles Date: Tue, 12 Dec 2023 15:18:47 +0000 Subject: [PATCH] Update README --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a38211..974be57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# xygt +![xygt.png](xygt.png) This repository hosts all of the code for the file hosting site 'xygt.cc'. ## Website @@ -9,4 +9,13 @@ This project is licensed under the MIT License, which can be found [LICENSE](her If you did not recieve a copy of the MIT License with this software, you can view a copy [https://opensource.org/license/mit/](here). ## Contributing -If you would like to contribute, please create an account on [https;//git.eilles.xyz](https://git.eilles.xyz), clone this repository, and open a pull request. Please follow this format below when submitting your pull request. +Refer to [CONTRIBUTING](CONTRIBUTING) + +## Forking +I don't mind if xygt is forked by anyone into a different project, all I ask is for some credit somewhere in the repo with a link back to here. + +Thats it. + +## How to run? + +Clone the repository with \ No newline at end of file