From 551b5a6a4eba0f47f0a586d4b31937e162eaf868 Mon Sep 17 00:00:00 2001 From: Pier CeccoPierangioliEugenio Date: Sun, 7 Apr 2024 10:50:17 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1cc81ac9..f5ad3cac 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ python3 tests/test.ui.018.TextEdit.Pygments.py README.md ## Projects using [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) - [ttkDesigner](https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/ttkDesigner) - the official [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) tool for designing and building Text-based user interfaces ([TUI](https://en.wikipedia.org/wiki/Text-based_user_interface)s) +- [the DumbPaintTool](https://ceccopierangiolieugenio.itch.io/dumb-paint-tool) - The Terminal ASCII Photoshop - [tlogg](https://github.com/ceccopierangiolieugenio/tlogg) - A fast, advanced log explorer. - [ttkode](https://github.com/ceccopierangiolieugenio/ttkode) - TerminalToolKit (Studio) Code (editor) - [pytest-fold](https://github.com/jeffwright13/pytest-fold) - A Pytest plugin to make console output more manageable when there are multiple failed tests