summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc8c7d6..53b62ed 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Task Samurai
-![tasksamurai logo](logo.png)
+<img src="logo.png" alt="tasksamurai logo" width="150" />
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.
@@ -58,3 +58,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are
Example: press `+`, type `Buy milk` and hit Enter to add a new task called "Buy milk".
+## Screenshot
+
+![Task Samurai screenshot](screenshot.png)
+