From d94e816d24b0b97cb409c527d870d2e985a70b46 Mon Sep 17 00:00:00 2001 From: Seth Burkart <108050083+SethBurkart123@users.noreply.github.com> Date: Sun, 26 Nov 2023 19:10:57 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 29a581dc..90ce5e21 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,6 @@ The folder structure is as follows: - The `safari` folder is an Xcode project, building it for MacOS does work, IOS needs a few modifications to the manifest to work, but I have managed to get it working (but because of the styling not being designed for phone, its basically useless for now). -## Contributing - -If you would like to contribute to this project, please read the [contributing guidelines](CONTRIBUTING.md). - ## Credits This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [OG-RandomTechChannel](https://github.com/OG-RandomTechChannel) and is currently under active development by [SethBurkart](https://github.com/SethBurkart123)