diff --git a/README.md b/README.md index bf2ef23..9ac712d 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,6 @@ 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 +- [ ] Write a detailed CLI usage in the README - [ ] Add some CLI logging and user-friendly exception catching -- [ ] Add support for validating input data with JSON Schema (either built-in -or user-provided) -- [ ] Write the last tests -- [ ] Maybe allow for automatically converting the output HTML file to PDF +- [ ] Write missing tests