diff --git a/README.md b/README.md index ca413cf..d689860 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# Nitter (WIP) - -[![Build Status](https://travis-ci.org/zedeus/nitter.svg?branch=master)](https://travis-ci.org/zedeus/nitter) +# Nitter A free and open source alternative Twitter front-end focused on privacy. \ Inspired by the [Invidious](https://github.com/iv-org/invidious) project. @@ -8,7 +6,7 @@ Inspired by the [Invidious](https://github.com/iv-org/invidious) project. - No JavaScript or ads - All requests go through the backend, client never talks to Twitter - Prevents Twitter from tracking your IP or JavaScript fingerprint -- Unofficial API (no rate limits or developer account required) +- Uses Twitter's unofficial API (no rate limits or developer account required) - Lightweight (for [@nim_lang](https://nitter.net/nim_lang), 60KB vs 784KB from twitter.com) - RSS feeds - Themes diff --git a/public/md/about.md b/public/md/about.md index 9e21e0a..5c190b0 100644 --- a/public/md/about.md +++ b/public/md/about.md @@ -6,7 +6,7 @@ privacy. The source is available on GitHub at * No JavaScript or ads * All requests go through the backend, client never talks to Twitter * Prevents Twitter from tracking your IP or JavaScript fingerprint -* Unofficial API (no rate limits or developer account required) +* Uses Twitter's unofficial API (no rate limits or developer account required) * Lightweight (for [@nim_lang](/nim_lang), 60KB vs 784KB from twitter.com) * RSS feeds * Themes