From 9b2b6f47e54d5d028fb0ed82c98e5c872715ecc9 Mon Sep 17 00:00:00 2001 From: Fabien Schurter <8007715+fabschurt@users.noreply.github.com> Date: Sat, 1 Jul 2023 02:29:52 +0200 Subject: [PATCH] chore: Add a task in the TODO list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f29ba1..bf2ef23 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ can then open in a browser and print to PDF, for example. ## TODO - [x] Add a CLI usage message +- [ ] Find/create a logo for the project - [ ] Display the CLI usage in the README, and add details about CLI options - [ ] Add some CLI logging and user-friendly exception catching - [ ] Add support for validating input data with JSON Schema (either built-in