From f9fb7c074a25e5dbca0a087585e69595ef659f88 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Mon, 2 Sep 2019 09:04:42 +0200 Subject: [PATCH] Tweak readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6a8e358..69d91e1 100644 --- a/README.rst +++ b/README.rst @@ -33,8 +33,8 @@ Features * Following, muting and blocking accounts * Simple switching between authenticated in Mastodon accounts -Curses UI ---------- +Terminal User Interface +----------------------- toot includes a curses-based terminal user interface (TUI). Run it with ``toot tui``.