From e00d2a6ca34f57e7745a195382e0eb7bd9ad81ad Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 1 Apr 2025 16:22:52 +0100 Subject: [PATCH] docs: mark LICENSE and README tasks as completed --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 35659d3..7c634c6 100644 --- a/TODO.md +++ b/TODO.md @@ -14,8 +14,8 @@ - [x] Create action_items plugin (renamed to action_items_todo) - [x] Use python library for pluralization - [x] Use more structured files for the plugins & put metadata into those structured files -- [ ] Write README.md with project overview, installation instructions, usage examples, plugin system documentation, and directory structure explanation -- [ ] Create LICENSE (MIT recommended) +- [x] Write README.md with project overview, installation instructions, usage examples, plugin system documentation, and directory structure explanation +- [x] Create LICENSE (MIT recommended) - [ ] Add error handling for Ollama connection issues - [ ] Implement plugin validation system - [ ] Add support for custom output formats