From dd2f22ee36526f3e0040b46ae841172c04f1c6c8 Mon Sep 17 00:00:00 2001
From: Paolo Lazzari <lazzari.paolok@gmail.com>
Date: Mon, 16 Oct 2023 17:36:22 +0200
Subject: [PATCH] Add play

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

diff --git a/README.md b/README.md
index bb0d78c..8987a36 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,7 @@ List of projects that provide terminal user interfaces
 - [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands
 - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy
 - [nap](https://github.com/maaslalani/nap) Code snippets in your terminal
+- [play](https://github.com/paololazzari/play) A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq
 - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui
 - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python
 - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns