From edd080b59ef947df6fc6f5d38866dbcf36b87765 Mon Sep 17 00:00:00 2001 From: Wesley Ford Date: Wed, 24 Jan 2024 11:05:40 -0600 Subject: [PATCH] [DOCS]: Removed the Related Projects Section from the `README` (#2860) docs: removed related projects from `README` --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 6a1e0ce6..63ad755b 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,6 @@ When creating an issue, clearly explain Also include any other information you think is relevant to reproduce the problem. -## Related Projects - - - [ScriptCs.OctoKit](https://github.com/hnrkndrssn/ScriptCs.OctoKit) - a [script pack](https://github.com/scriptcs/scriptcs/wiki/Script-Packs) to use Octokit in scriptcs - - [ScriptCs.OctokitLibrary](https://github.com/ryanrousseau/ScriptCs.OctokitLibrary) - a [script library](https://github.com/scriptcs/scriptcs/wiki/Script-Libraries) to use Octokit in scriptcs - ## Copyright and License Copyright 2023 GitHub, Inc.