From c778c3d0fa560d44fd76736c39d18850799fd9e6 Mon Sep 17 00:00:00 2001 From: Degen-dev Date: Wed, 16 Mar 2022 22:03:00 -0500 Subject: [PATCH] Add description and image to readme --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91781d4..87e7c58 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,26 @@ -# Ultraviolet-Node -The deployable version of Ultraviolet. +

+ +

+ +

+ Ultraviolet-Node +

+ +

+The deployable version of 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! +

[![Deploy to Heroku](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/master/buttons/remade/heroku.svg)](https://heroku.com/deploy/?template=https://github.com/titaniumnetwork-dev/Ultraviolet-Node) [![Run on Replit](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/master/buttons/remade/replit.svg)](https://replit.com/github/titaniumnetwork-dev/Ultraviolet-Node) +## Supported Sites +- [Youtube](https://www.youtube.com) +- [Spotify](https://spotify.com) +- [Discord](https://discord.com) +- [Reddit](https://reddit.com) +- [GeForce NOW](https://play.geforcenow.com/) (Partially Supported) + ## Table of Contents - [Installation And Setup](#installation-and-setup) - [Basic Guide](#basic-guide) @@ -20,7 +37,7 @@ Installation of Ultraviolet is simple. You can find a Tl;Dr of the installation ## Basic Guide ```sh -$ git clone --recursive https://github.com/titaniumnetwork-dev/Ultraviolet-Node +$ git clone https://github.com/titaniumnetwork-dev/Ultraviolet-Node --recursive $ cd Ultraviolet-Node $ npm install $ npm start