diff --git a/crates/servicepoint/README.md b/crates/servicepoint/README.md index 1653add..5d69a44 100644 --- a/crates/servicepoint/README.md +++ b/crates/servicepoint/README.md @@ -22,7 +22,7 @@ servicepoint = "0.10.0" ## Examples -```rust should_panic +```rust no_run fn main() { // establish connection let connection = servicepoint::Connection::open("172.23.42.29:2342")