Sfoglia il codice sorgente

Remove build badge and WIP, clarify API usage

Zed 5 anni fa
parent
commit
1df4be4a29
2 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 2 4
      README.md
  2. 1 1
      public/md/about.md

+ 2 - 4
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. \
 A free and open source alternative Twitter front-end focused on privacy. \
 Inspired by the [Invidious](https://github.com/iv-org/invidious) project.
 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
 - No JavaScript or ads
 - All requests go through the backend, client never talks to Twitter
 - All requests go through the backend, client never talks to Twitter
 - Prevents Twitter from tracking your IP or JavaScript fingerprint
 - 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)
 - Lightweight (for [@nim_lang](https://nitter.net/nim_lang), 60KB vs 784KB from twitter.com)
 - RSS feeds
 - RSS feeds
 - Themes
 - Themes

+ 1 - 1
public/md/about.md

@@ -6,7 +6,7 @@ privacy. The source is available on GitHub at <https://github.com/zedeus/nitter>
 * No JavaScript or ads
 * No JavaScript or ads
 * All requests go through the backend, client never talks to Twitter
 * All requests go through the backend, client never talks to Twitter
 * Prevents Twitter from tracking your IP or JavaScript fingerprint
 * 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)
 * Lightweight (for [@nim_lang](/nim_lang), 60KB vs 784KB from twitter.com)
 * RSS feeds
 * RSS feeds
 * Themes
 * Themes