From 19c882606d3b128303066e57750cc421237cf864 Mon Sep 17 00:00:00 2001
From: Akop Kesheshyan <hello@akop.dev>
Date: Fri, 9 May 2025 22:35:24 +0200
Subject: [PATCH] add nbcat

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

diff --git a/README.md b/README.md
index 02668f3..126af17 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ List of projects that provide terminal user interfaces
 - [logshark](https://github.com/ugosan/logshark) A debugger CLI for JSON logs written in Go
 - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy
 - [nap](https://github.com/maaslalani/nap) Code snippets in your terminal
+- [nbcat](https://github.com/akopdev/nbcat) - Preview Jupyter notebooks (ipynb) in terminal.
 - [nodebro](https://github.com/jonaburg/nodebro) Easily view most recent Github releases/tags and release notes from the terminal
 - [play](https://github.com/paololazzari/play) A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq
 - [posting](https://github.com/darrenburns/posting) A powerful HTTP client that lives in your terminal