summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6de72e2..4314b08 100644
--- a/README.md
+++ b/README.md
@@ -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.
-