From af740888782ca501f64c1153a4e7eed462e96660 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Sun, 15 Mar 2026 04:06:12 +0100 Subject: [PATCH] docs: reword README abstract --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f4ce076..6ac0a24 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # @byteb4rb1e/mime-todo -CLI for the [MIME TODO specification](https://bitbucket.org/byteb4rb1e/mime-todo-spec) — a -deterministic, spec-first issue tracker that lives inside a SCM repository as a -plain-text `TODO` file. +CLI implementation for the [MIME TODO specification](https://bitbucket.org/byteb4rb1e/mime-todo-spec) + +A deterministic, spec-first issue tracker that lives inside a SCM repository as +a plain-text `TODO` file. ## Install