summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-22 21:45:03 +0300
committerPaul Buetow <paul@buetow.org>2025-06-22 21:45:03 +0300
commitbb65359daf2af582774158af500ce6c478461d7c (patch)
treeac71f8e9ce570bea1a2d7d123e60ec0962ad5422 /README.md
parentabf12fedad0e1385c5c860554d6c22a0c36fb434 (diff)
add realistic logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4314b08..8628b9d 100644
--- a/README.md
+++ b/README.md
@@ -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.