From 1df4be4a2962f86fdc41716fc5dd866d1bb63ff8 Mon Sep 17 00:00:00 2001 From: Zed Date: Fri, 8 Jan 2021 00:52:42 +0100 Subject: [PATCH] Remove build badge and WIP, clarify API usage --- README.md | 6 ++---- public/md/about.md | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) 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