Removed wrong information from README

This commit is contained in:
pingupingou 2025-11-07 15:26:48 +00:00
parent dedb51de1a
commit 7d125f9b84

View file

@ -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: