diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-22 21:45:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-22 21:45:03 +0300 |
| commit | bb65359daf2af582774158af500ce6c478461d7c (patch) | |
| tree | ac71f8e9ce570bea1a2d7d123e60ec0962ad5422 /README.md | |
| parent | abf12fedad0e1385c5c860554d6c22a0c36fb434 (diff) | |
add realistic logo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,11 +1,7 @@ # 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> +<img src="logo.png" alt="tasksamurai logo" width="250" /> +<img src="logo_realistic.webp" alt="tasksamurai reaalistic logo" width="250" /> 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. |
