From d319305a8d73bff68f77da865581565417f4804e Mon Sep 17 00:00:00 2001 From: Myles McNamara Date: Thu, 12 Apr 2018 16:17:56 -0400 Subject: [PATCH] update readme with call for devs :) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e807999..c2e424e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ The recommended version to use is the latest 3+ as that is the version that is a *iOS has limited functionality as Apple's WifiManager equivalent is only available as a private API. Any app that used these features would not be allowed on the app store.* +**If you are an iOS developer, please consider helping us to resolve the [open iOS issues](https://github.com/tripflex/WifiWizard2/issues/6)** + +**If you are an Android developer, please consider helping us to [refactor the current code base](https://github.com/tripflex/WifiWizard2/issues/28)** + +**If you're a Cordova developer, please consider helping out this project, open a new issue, a PR, or contact me directly** + ## Basics This plugin creates the object `WifiWizard2` and is accessible after `deviceready` has been fired, see [Cordova deviceready Event Docs](https://cordova.apache.org/docs/en/latest/cordova/events/events.html#deviceready)