From 2af8c8b3f5e7fb82973fac6d6134f80ae4985f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= <1224732+snonux@users.noreply.github.com> Date: Sun, 22 Jun 2025 17:20:16 +0300 Subject: docs: add scaled logo and screenshot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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) +tasksamurai logo 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) + -- cgit v1.2.3