From 10a8e6eee444018a98a3f8d5f01e173f5eff8a79 Mon Sep 17 00:00:00 2001 From: SyntaxError! <169557594+synt-xerror@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:03:43 -0300 Subject: [PATCH] Create readme --- README.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..152440d --- /dev/null +++ b/README.txt @@ -0,0 +1,15 @@ +task-cli. +========= + +how to use: +----------- + +1. clone this repo +2. cd to the repo directory +3. run 'make' +4. then run ./task + +commands: +--------- + +no commands yet