From 6971f94a660f4b88130788023a2f8cdd4fd64edf Mon Sep 17 00:00:00 2001 From: MyScratchedAccount Date: Sun, 8 Jun 2025 16:07:14 +1000 Subject: [PATCH] Major Readme change Changing the read me file to add more info. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 397f9e6..d70d3c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -# scratch-id +# Welcome to scratch-id! An easy-to-use Scratch OAuth system. -https://scratch-id.onrender.com/ + +You can find it at [https://scratch-id.onrender.com/](https://scratch-id.onrender.com/). +Docs can be found at [https://scratch-id.onrender.com/](https://scratch-id.onrender.com/docs) +Security policy can be found at [https://github.com/ModularGroup/scratch-id/security](https://github.com/ModularGroup/scratch-id/security) [Click for a (auto-updated) list of Github repos that use ScratchID for secure Scratch authentication](https://github.com/search?q=%22https%3A%2F%2Fscratch-id.onrender.com%2F%22&type=code) + +If you find any issues when using ScratchID, please report it at [https://github.com/ModularGroup/scratch-id/issues](https://github.com/ModularGroup/scratch-id/issues) or fix it for us at [https://github.com/ModularGroup/scratch-id/pulls](https://github.com/ModularGroup/scratch-id/pulls)