Update README.md

This commit is contained in:
NodeMixaholic 2023-03-09 08:05:52 -06:00 committed by GitHub
parent 104f950cbb
commit 96f9400a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<img src="logo.png" align="right" width="15%"/> <img src="logo.png" align="right" width="15%"/>
# F-Stopium # F-Stopium
A basic web browser in Electron. ***Now with our own, functioning adblocker!*** A basic web browser in Electron. ***Now with our own, functioning adblocker and privacy redirection technologies!***
A basic Electron application needs just these files: A basic Electron application needs just these files:
@ -29,3 +29,7 @@ npm start
## Disclaimer ## Disclaimer
"Insider's Look" builds are outdated and meant for people who are just testing core functionality by default, and aren't interested in changes! If you want changes, compile it. "Insider's Look" builds are outdated and meant for people who are just testing core functionality by default, and aren't interested in changes! If you want changes, compile it.
## What is Privacy Redirection Technology?
This is a simple technology that replaces a bad URL with a more privacy friendly service, when we know that ADs aren't blocked 100% or just to provide a better UX.