From 1eefdb0ef75457b03010fc6bd8965949232ca464 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv.tw@gmail.com>
Date: Wed, 3 Aug 2022 04:44:39 +0800
Subject: [PATCH] Add bmon

bmon is a bandwidth monitor and rate estimator.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7e56361..9c8aafb 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ List of projects that provide terminal user interfaces
 
 - [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
+- [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.
 - [btop++](https://github.com/aristocratos/btop) Resource monitor with extras
 - [chkservice](https://github.com/linuxenko/chkservice) Systemd units manager with ncurses, terminal interface