From 0489687b55a240e28c5cd5d3df32f320061b49ae Mon Sep 17 00:00:00 2001 From: Harsh Pandhe Date: Wed, 20 May 2026 21:31:30 +0530 Subject: [PATCH] docs: remove dead rich-tweets link from README (#4123) Co-Authored-By: Claude Opus 4.7 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ca15efd87d..fdcfac1e11 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,6 @@ The [Rich API](https://rich.readthedocs.io/en/latest/) makes it easy to add colo For a video introduction to Rich see [calmcode.io](https://calmcode.io/rich/introduction.html) by [@fishnets88](https://twitter.com/fishnets88). -See what [people are saying about Rich](https://www.willmcgugan.com/blog/pages/post/rich-tweets/). - ## Compatibility Rich works with Linux, macOS and Windows. True color / emoji works with new Windows Terminal, classic terminal is limited to 16 colors. Rich requires Python 3.8 or later.