From 149588a06fc927df53570f98521ddf3d5de11a91 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv.tw@gmail.com>
Date: Sat, 13 Jul 2024 19:17:13 +0800
Subject: [PATCH] Add nemu

nEMU is a ncurses based user interface for QEMU.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4cc8d95..516c595 100644
--- a/README.md
+++ b/README.md
@@ -273,6 +273,7 @@ List of projects that provide terminal user interfaces
 - [packemon](https://github.com/ddddddO/packemon) Packet generator and monitor.
 - [profanity](https://github.com/profanity-im/profanity) A cross-platfrom XMPP client.
 - [ncdu](https://dev.yorhel.nl/ncdu) disk usage analyzer with an ncurses interface
+- [nemu](https://github.com/nemuTUI/nemu) A TUI for QEMU
 - [recoverpy](https://github.com/PabloLec/recoverpy) A TUI to recover overwritten or deleted data.
 - [rocket.term](https://github.com/gerstner-hub/rocket.term) Text based chat client for the Rocket.chat messaging solution.
 - [tcpterm](https://github.com/sachaos/tcpterm) tcpterm is a packet visualizer in TUI.