From efd8f8e56aea25b48e646e6d75bd7f3f0249f853 Mon Sep 17 00:00:00 2001 From: kevin olson Date: Sun, 26 May 2024 19:49:10 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20readme=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ce97560..650e0e5 100644 --- a/readme.md +++ b/readme.md @@ -64,7 +64,8 @@ https://github.com/fumeapp/taskin/blob/3cd766c21e5eaba5edb33f38d3781d6cf814f9f9/ -## Functionality in a task +## Usage inside a task +The `*taskin.Task` struct passeed into your task has some useful properties that you can use to customize the task view. ### Change the title Already demonstrated in most of the examples, you can change `t.Title` at any time