diff --git a/README.md b/README.md index 5e9d273..de5b4d9 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ It contains a lib crate that can be used as a library and a bin crate that can b ## Usage -### As a library -See cli/src/main.rs for an example on how to use the library. - -### As a command line tool To run the tool in debug mode, use the following command: ```shell cargo run --