From 9a4fd3445ba84443bb08080499c444de62755e89 Mon Sep 17 00:00:00 2001 From: octoshrimpy <octoshrimpy@users.noreply.github.com> Date: Tue, 1 Jun 2021 13:30:27 -0600 Subject: [PATCH] adds more links to more stuff --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cda9fe0..c109a9c 100644 --- a/README.md +++ b/README.md @@ -135,5 +135,6 @@ 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. -Didn't find something specific? check out this massive [alternatives list](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md)! +Looking for lightweight but not necessarily TUI? check out mayfrost's [alternatives list](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md)!