From 1adc37b8e9ba5bac156b9219c1f5f3f28e9072e8 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 22 Jul 2024 13:27:35 +0200 Subject: [PATCH] docs: update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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 --