From 94537af90bd6fb16c22497cdd529bf8e30fb46d8 Mon Sep 17 00:00:00 2001 From: Wander_lust Date: Mon, 16 Mar 2026 00:40:22 +0530 Subject: [PATCH] Fix README formatting for project description Removed unnecessary formatting characters from the description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf8491..f101ce5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # keystats -> per-key keystroke counter that stores lifetime stats in SQLite and renders a live terminal heatmap with FTXUI +per-key keystroke counter that stores lifetime stats in SQLite and renders a live terminal heatmap with FTXUI ![keystats screenshot](assets/screenshot.png)