From 426f725fcc7366d1a12ee372c6ea3b46f3e7cabb Mon Sep 17 00:00:00 2001 From: zoeeechu <43968711+zoeeechu@users.noreply.github.com> Date: Thu, 19 Oct 2023 14:44:51 -0400 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d34721..e01c944 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,22 @@ -Welcome to TubeBlocker by Zoe :D +# TubeBlocker -This cleint is written in C++ and uses Thorium Browser as its base -please go show the creator some love and support! +### Welcome to TubeBlocker 🚀 -IMPORTANT NOTES +This client is written in `C++` and uses [Thorium Browser](https://github.com/Alex313031/Thorium) as its base. +Please go show the creator some love and support! ✨ + +### What am I looking at? 👀 + +*We have two things here!* + +First, a Ublock Filter for those who want just a simple solution. +> Keep in mind that until further notice, the filter still needs a lot of patch work. Bugs are expected. + +Secondly, a YouTube Client app written in `C++`. Keep in mind it's an *extremely* simple CPP script that just runs Thorium in app mode while opening YouTube! +> You can find a finished copy in the releases! + +IMPORTANT NOTES 📃 + +- If you want to add more extensions to the client, go into /src/THORIUM.BAT. +> This will launch Thorium in its normal mode, and you can add whatever you would like. -- if you want to add more extensions to the client go into /src/TORIUM.BAT