From 1a8b12f99b7225df3fabf8d7a8481d4194b92f48 Mon Sep 17 00:00:00 2001 From: Tochukwu Nkemdilim Date: Sun, 29 Nov 2020 17:33:12 +0100 Subject: [PATCH] Chore(Package): Bump Version To 0.2.1 --- Cargo.toml | 2 +- README.md | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) 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 😃.