diff --git a/README.md b/README.md index 4632b1a..66afb97 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,26 @@

# OFGB (Oh Frick Go Back) - GUI Tool To Removes Ads From Various Places Around Windows 11 +
+ +## First Things First Credits: +- [Registry Keys And Comments About Their Function](https://github.com/xM4ddy/OFGB/blob/92756276178137bb78d7c563733dde0d24f13aff/MainWindow.xaml.cs#L33) and Insperation For This Tool All Were From [Shawn Brink](https://www.elevenforum.com/members/brink.2/) And [His Wonderful Script](https://www.elevenforum.com/t/disable-ads-in-windows-11.8004/) +- [Pretty Much All Of The Apps Theme](https://github.com/xM4ddy/OFGB/blob/main/dark.xaml) Is From A Super Cool Project Called [DarkNet](https://github.com/Aldaviva/DarkNet) By [Aldaviva](https://github.com/Aldaviva) + +## What This Tool Does And How +This tool uses changes to the [Windows Registry](https://en.wikipedia.org/wiki/Windows_Registry) to disable ads in various places around Windows. The tool is written in C# and uses [WPF](https://en.wikipedia.org/wiki/Windows_Presentation_Foundation). +
+ +## Building +1) run `git clone https://github.com/xM4ddy/OFGB/` +2) Open `OFGB.sln` with Visual Studio +3) Build Project +## Where EXE? + +[Here EXE](https://github.com/xM4ddy/OFGB/releases/tag/Latest) + +## Other Notes +Sorry It Took Me So Long To Get To The README Done I had College Work Yesterday <3 If you find any bugs it would be very cash money of you to make an issue!