From c5d89d4d5adc1dcb37a9cc83030f68a5447d0474 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kr=C3=B6hnke?= <andreas@krohnke.me>
Date: Thu, 17 Mar 2022 13:50:47 +0900
Subject: [PATCH] Add Twitter client `twterm`

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 133277d..58e9c8c 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@ List of projects that provide terminal user interfaces
 - [Rainbowstream](https://github.com/orakaro/rainbowstream) A smart and nice Twitter client on terminal written in Python
 - [rtv](https://github.com/michael-lazar/rtv) Browse Reddit from your terminal
 - [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal
+- [twterm](https://github.com/ryota-ka/twterm) A full-featured TUI Twitter client
 - [w3m](https://github.com/tats/w3m) A text-mode WWW browser
 
 ---