diff --git a/README.md b/README.md index 59c01ac..e807999 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,6 @@ this plugin will automagically do this for you when you call `scan` or `startSca Newer versions of Android will **not** allow you to `remove`, update existing configuration, or `disable` networks that were not created by your application. If you are having issues using this features, with your device connected to your computer, run `adb logcat` to view Android Logs for specific error. - -## Coming Soon -If you are interested in using the latest and greatest, please see the [3.0.0 branch](https://github.com/tripflex/WifiWizard2/tree/3.0.0) of this project, which I recommend using over the master branch. This includes a complete switch to promise based functions, new features, and much more to come. Make sure you read the [README for 3.0.0 branch](https://github.com/tripflex/WifiWizard2/blob/3.0.0/README.md) if you plan on using it. - -After my initial fork of WifiWizard, and the push towards version 3.0.0, i've also realized that there's now a huge need for refactoring/organizing/cleaning the codebase for this project. If anybody is interested in helping contribute to this project, please feel free to open an issue or contact me. - -Please check out the [Pull Request for 3.0.0](https://github.com/tripflex/WifiWizard2/pull/8) to see the latest progress and current status of everything - # Global Functions These are functions that can be used by both Android and iOS applications ```javascript