From 96d212c0c005a77b3cba8b99c61db820ffd37dd2 Mon Sep 17 00:00:00 2001 From: Ceccopierangiolieugenio Date: Mon, 22 May 2023 17:04:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c7b5ac..3e758ad2 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ sudo env "PATH=$PATH" \ --- ## Projects using [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) -- [ttkDesigner](https://github.com/ceccopierangiolieugenio/pyTermTk/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) +- [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) - [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