diff --git a/Cargo.toml b/Cargo.toml index 48377e1..2321bc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-rs" -version = "0.2.0" +version = "0.2.1" authors = ["Tochukwu Nkemdilim "] description = "Interface with and manage Wireless Network (WiFi)" license = "MIT" diff --git a/README.md b/README.md index a15edee..3e241f6 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ A rust crate to interface and manage Wi-Fi networks. -This is a command-line counterpart of managing networks using a GUI client. +This is a command-line counterpart of managing networks instead of via a GUI. ## Features - Connect to a WiFi (`Windows`, `Linux`, `MacOS`). - Disconnect from a WiFi network (`Windows`, `Linux`, `MacOS`). -- Create hotspot (All except `MacOS`). +- Create hotspot (`Windows`, `Linux`). ## Currently supported network types @@ -89,6 +89,4 @@ Any feature you feel is missing, why not send in a Pull Request, and let's help ## Support -Love this project, please feel free to buy me a coffee. - -Buy Me A Coffee +Love this project, please show some love by staring the project 😃.