diff --git a/README.org b/README.org index c60b483..2041922 100644 --- a/README.org +++ b/README.org @@ -76,5 +76,5 @@ cargo build -r Given the nature of the project as a learning exercise, there are currently a set of features and improvements I'd like to add eventually. - [X] Proper error handling (What I have currently is simply a mess) - [ ] Allow the user to set which front is used in cased of mismatch between PK and SP -- [ ] Implement clippy +- [ ] Implement clap for command inputs - [ ] Actually separate the modules as actual modules