diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-22 21:44:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-22 21:44:10 +0300 |
| commit | abf12fedad0e1385c5c860554d6c22a0c36fb434 (patch) | |
| tree | f52287384e21939f492b24cc8d1628bf0007b5d1 /README.md | |
| parent | 02efa771fac89571110724ec277428184af7144c (diff) | |
add realistic logo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,11 @@ # Task Samurai +<span style="display: inline-block; vertical-align: middle;"> <img src="logo.png" alt="tasksamurai logo" width="150" /> +</span> +<span style="display: inline-block; vertical-align: middle;"> +<img src="logo_realistic.webp" alt="tasksamurai reaalistic logo" width="150" /> +</span> Task Samurai is a fast terminal interface for [Taskwarrior](https://taskwarrior.org/) written in Go using the [Bubble Tea](https://github.com/charmbracelet/bubbletea) framework. It shows your tasks in a table and lets you manage them without leaving your keyboard. @@ -77,4 +82,3 @@ go-task install ``` The second method requires [go-task](https://taskfile.dev/) to be installed. - |
