From 156078d970ef21410f3226ad62ee4d395f52e984 Mon Sep 17 00:00:00 2001
From: octoshrimpy <octoshrimpy@users.noreply.github.com>
Date: Tue, 1 Jun 2021 13:31:08 -0600
Subject: [PATCH] fix fat-fingering

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c109a9c..9b64e78 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ List of projects that provide terminal user interfaces
 - [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal
 
 ---
-There's a crazy amount of TUI projects out there, and we can't list them all (though we try!) For more,see awesome-opensoruce's [TUI Projects](https://awesomeopensource.com/projects/tui) page. 
+There's a crazy amount of TUI projects out there, and we can't list them all (though we try!)   
+For more, see awesome-opensource's [TUI Projects](https://awesomeopensource.com/projects/tui) page. 
 
 Looking for lightweight but not necessarily TUI? check out mayfrost's [alternatives list](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md)!