diff --git a/README.md b/README.md
index 1def41d..ca6c83e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,38 @@
-

+
Ultraviolet
-Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox.
+A highly advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox with security and performance in mind.
-Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP specifications](https://github.com/tomphttp).
+Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP specifications](https://github.com/tomphttp) and is the lead for innovative web proxy technologies.
+
+## Features
+- CAPTCHA support along with hCAPTCHA support
+- URL encoding settings to further hide activity when using Ultraviolet
+- Configuration all done on the client-side via service-workers
+- Speed in comparison to other web proxies that fully proxy content
+- Blacklist setting and more for easy hosting
+- Security in mind and leak prevention
+- Frequent updates to improve site support or fix security issues
+- Bare server load balancing and performance significantly increased
+- Improved resource usage and speed (allows for improved setups with seperation of the bare server on a dedicated instance)
+
+
+## Supported Sites
+- [Google Services](https://google.com)
+- [CAPTCHA/hCAPTCHA](https://www.captcha.net)
+- [Youtube](https://www.youtube.com)
+- [Spotify](https://spotify.com)
+- [Discord](https://discord.com)
+- [Reddit](https://reddit.com)
+- [GeForce NOW](https://play.geforcenow.com/)
+- [now.gg](https://now.gg)
+- All static sites
+- And more!
+
+--
See the [changelog](./CHANGELOG.md) if you're using v1.0.1 or above!