Skip to content

Commit

Permalink
clean up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tripflex committed Apr 12, 2018
1 parent 0d84cf6 commit 681c8ad
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 681c8ad

Please sign in to comment.