diff --git a/README.md b/README.md index 2436c0f..568d2a6 100644 --- a/README.md +++ b/README.md @@ -90,12 +90,3 @@ To run some of the tests in the `tests` directory, first replace the values for ```bash cargo test ``` - -## Examples - -You can run an example from the `examples` directory by first changing into the directory then running `cargo run`. For example: - -```bash -cd examples/status-show -cargo run -``` \ No newline at end of file