diff --git a/README.md b/README.md index 7637fc5..3f7cd9e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# twitch-frontend -twitch-frontend is a privacy respecting frontend for [twitch.tv](https://twitch.tv/) +# SafeTwitch +SafeTwitch is a privacy respecting frontend for [twitch.tv](https://twitch.tv/) -The main advantages of twitch-frontend are: +The main advantages of SafeTwitch are: - Private: Every request is proxied through the server, and no logs are kept. - - Lightweight: Compared to twitch, twitch-frontend is optimized for speed and usability. Scraping is the only current speed issue, but improves with caching + - Lightweight: Compared to twitch, SafeTwitch is optimized for speed and usability.
@@ -26,7 +26,7 @@ The main advantages of twitch-frontend are: ### Technical features - [x] Public API - [x] No official APIs are used - - [x] No rate lim + - [x] No rate limiting - [x] Uses a custom Twitch webscraper