summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-22 21:46:30 +0300
committerPaul Buetow <paul@buetow.org>2025-06-22 21:46:30 +0300
commit08fb341b4bf6a00d61763c0cb3f54e0183138e3c (patch)
tree37b5de0892cbe6cc730f0abf82519f184095a6f8
parentbb65359daf2af582774158af500ce6c478461d7c (diff)
add realistic logo
-rw-r--r--README.md3
-rw-r--r--logo_realistic.webpbin0 -> 157912 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8628b9d..7750118 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# Task Samurai
-<img src="logo.png" alt="tasksamurai logo" width="250" />
-<img src="logo_realistic.webp" alt="tasksamurai reaalistic logo" width="250" />
+<img src="logo.png" alt="tasksamurai logo" width="250" /> <img src="logo_realistic.png" 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.
diff --git a/logo_realistic.webp b/logo_realistic.webp
new file mode 100644
index 0000000..250181c
--- /dev/null
+++ b/logo_realistic.webp
Binary files differ