From 689e4f3a1677f871e8fcf6bcf3fa9e2bc859224e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20Healy?= Date: Sat, 18 Apr 2026 16:57:43 +0100 Subject: [PATCH] Fix logo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19e4ac..c7ddb86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # al: the activity logger -![Logo](./docs/icons/256x256.png) +![Logo](./docs/icons/256x256/al.png) al is a simple CLI-based tool for logging your mouse and keyboard activity to a file. This can be useful for time and sleep tracking.