From 4aff82cbb53289e6176737029a2dfabc5e8fde57 Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 11 Apr 2026 02:56:04 +0100 Subject: Updated repositories urls, and cleaned up unused files. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0c9502..43226f8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Task Time Tracker A tool to keep track of the time spent on tasks. +Source: +Contact: + + # Why use it? Why not? Besides, you'll be able to create, duplicate, move, rename, @@ -112,7 +116,7 @@ and that’s what I did. After surfing an uncountable number of websites and manuals about linux, terminals, escape codes, and whatnot, I ended up creating -[TUI](https://github.com/gudinoff/jai-modules), a simple terminal user +[TUI](https://source.gudinoff.com/dam/jai-modules), a simple terminal user interface module that provides basic functionalities similar to the [ncurses library](https://en.wikipedia.org/wiki/Ncurses), written in Jai to allow portability between OSs. @@ -125,6 +129,5 @@ spread its wings. # License -Licensed under GPL-3.0-or-later. - -SPDX-License-Identifier: GPL-3.0-or-later +Licensed under GPL-3.0-or-later. +SPDX-License-Identifier: GPL-3.0-or-later. -- cgit v1.2.3