diff --git a/README.md b/README.md
index df28454b..87324543 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,27 @@
-Ultraviolet-App
+Ultraviolet-App-Gitpod
-The deployable all-in-one bundle for [Ultraviolet](https://github.com/titaniumnetwork-dev/Ultraviolet), a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!
+The deployable all-in-one bundle for Ultraviolet, a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!
+
+
+
+
## Deployment
-[![Run on Replit](https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Run-on-Replit)
-[![Deploy on Railway](https://binbashbanana.github.io/deploy-buttons/buttons/remade/railway.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-on-Railway)
-[![Remix on Glitch](https://binbashbanana.github.io/deploy-buttons/buttons/remade/glitch.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Remix-on-Glitch)
-[![Deploy to Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-to-Koyeb)
+None of the web deployment services listed on the TN page are currently available.
+Currently, the only feasible way to deploy this service is using gitpod, see below.
-If you are deploying to an alternative service or to a server, refer to [Deploy via terminal](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-via-terminal).
+### Deploying with Gitpod
+1. Go to [gitpod.io/#https://github.com/catfoolyou/Ultraviolet-App](gitpod.io/#https://github.com/catfoolyou/Ultraviolet-App)
+2. Hit open workspace and wait for it to deploy, this might take a while on crappy wifi.
+3. When the dialog pops up in the lower right corner, hit "make public". DO NOT open in browser, this will redirect you to a broken web link.
+4. Navigate to "Ports", make sure "State" is set to public*, and click the link under "Address".
-Additional information such as [customizing your frontend](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Customizing-your-frontend) can be found on the [wiki](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki).
+ *If it isnt, click the lock icon.
-Support and updates can be found in our [Discord Server](discord.gg/unblock).
+### FAQ
+1. Gitpod has a timeout for free deployments (around 2 hours I think), so just check back on the page from time to time.
+2. If you get a dialog about service workers, just click "register service worker".
+3. If you get a window saying that the environment does not exist, deploy again. This is because Gitpod sometimes moves free web apps from one server to the other.