From c3f6bd6d6a57be63f528da42a76f9932a8430a10 Mon Sep 17 00:00:00 2001 From: Cristian Date: Fri, 17 Apr 2026 13:18:42 -0700 Subject: [PATCH] Fixed README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684416a..a8b3ceb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **[Documentation](https://marcus.github.io/td/) | [Getting Started](https://marcus.github.io/td/docs/intro) | [GitHub](https://github.com/marcus/td)** -A minimalist CLI for tracking tasks across AI coding sessions. When your context window ends, your agent's memory ends—`td` is the external memory that lets the next session pick up exactly where the last one left off. +A CLI for tracking tasks across AI coding sessions. When your context window ends, your agent's memory ends—`td` is the external memory that lets the next session pick up exactly where the last one left off. ## Overview