diff --git a/README.md b/README.md index 0e85117..ebcee17 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Note that only **open**, **WEP** and **WPA-PSK** networks are supported at the m ## Example ```Rust -use wifi_rs::{prelude::*, Wifi}; +use wifi_rs::{prelude::*, WiFi}; fn main() -> Result<(), WifiConnectionError> { let config = Some(Config {