diff --git a/README.md b/README.md index 6ec4012..d133a09 100644 --- a/README.md +++ b/README.md @@ -29,16 +29,10 @@ To get a local copy up and running, follow these simple steps. cargo build ``` -3. **Run the executable:** - ```sh - cargo run - ``` - -4. **Run tests:** +3. **Run test:** ```sh cargo test ``` - ## Dependencies This project relies on the following external crates: