Update README.md

This commit is contained in:
Sam Sneed 2024-08-13 13:56:20 +00:00 committed by GitHub
parent 1b6b848cef
commit 1eee3a31f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,8 @@
# Sneedium # Sneedium
A basic web browser in Electron. ***Now with a functioning adblocker and privacy redirection technologies!*** A basic web browser in Electron. ***Now with a functioning adblocker and privacy redirection technologies!***
[![Download latest build.](download.png)](https://github.com/Sneed-Group/sneedium/releases/latest)
Supports compiling via electron packager. Install and run it with: Supports compiling via electron packager. Install and run it with:
```bash ```bash
@ -37,7 +39,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 or download the new binaries. "Insider's Look" builds are outdated. If you want changes, compile it or download the new binaries.
## What is Privacy Redirection Technology (PRT)? ## What is Privacy Redirection Technology (PRT)?