Update README.md
This commit is contained in:
parent
104f950cbb
commit
96f9400a2c
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue