From a543e3a2a9e2f003a8ce76c99f97c4b384b84213 Mon Sep 17 00:00:00 2001 From: David Reed Date: Mon, 12 Sep 2022 20:20:45 -0400 Subject: [PATCH] correct styles --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 54c4d03..329d999 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ -
+

+ +

-Ultraviolet +

Ultraviolet

-# Ultraviolet +Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox. -
- -Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox.

-Ultraviolet works by intercepting HTTP requests with a service worker script that follows the TompHTTP specifications. +Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP specifications](https://github.com/tomphttp). ## How do I deploy/run this?