From 11b65960fc2f95387a19337702ad717846033130 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= <orhunparmaksiz@gmail.com>
Date: Thu, 12 Sep 2024 01:12:27 +0300
Subject: [PATCH 1/2] Add binsider (#242)

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

diff --git a/README.md b/README.md
index ab138b4..dba0618 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ List of projects that provide terminal user interfaces
 - [bandwhich](https://github.com/imsnif/bandwhich) Terminal bandwidth utilization tool
 - [bashtop](https://github.com/aristocratos/bashtop) Resource manager written in bash
 - [below](https://github.com/facebookincubator/below) A time traveling resource monitor for modern Linux systems
+- [binsider](https://github.com/orhun/binsider) A TUI for analyzing Linux binaries.
 - [bmon](https://github.com/tgraf/bmon) A monitoring and debugging tool to capture networking related statistics and prepare them visually.
 - [bottom](https://github.com/ClementTsang/bottom) A customizable graphical process/system monitor for the terminal.
 - [bpytop](https://github.com/aristocratos/bpytop) A Python-based system monitor with lots of information.

From a1bb57b50538c841aecc931724e077400d39c2ad Mon Sep 17 00:00:00 2001
From: Achno <fytsilism2@gmail.com>
Date: Thu, 12 Sep 2024 01:13:08 +0300
Subject: [PATCH 2/2] added gocheat (#241)

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

diff --git a/README.md b/README.md
index dba0618..e3fd832 100644
--- a/README.md
+++ b/README.md
@@ -379,6 +379,7 @@ List of projects that provide terminal user interfaces
 - [elia](https://github.com/darrenburns/elia) A terminal ChatGPT client build with Textual
 - [fjira](https://github.com/mk-5/fjira) TUI application for Atlassian Jira
 - [Glow](https://github.com/charmbracelet/glow) A markdown reader, designed from the ground up to showcase the elegance and capabilities of TUI.
+- [gocheat](https://github.com/Achno/gocheat) A beautiful TUI cheatsheet for keybindings,hotkeys,gestures and aliases
 - [hledger-ui](https://github.com/simonmichael/hledger) A fast TUI for browsing double entry bookkeeping data
 - [h-m-m](https://github.com/nadrad/h-m-m) Hackers Mind Map
 - [kabmat](https://github.com/PlankCipher/kabmat) TUI program for managing kanban boards with vim-like keybindings