diff --git a/README.md b/README.md index e18dc00..7511aad 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ you can easily create any kind of information sharing application **without Inte - [Data sharing](#data-sharing) - [Text messages](#text-messages) - [Resource messages](#resource-messages) -- [Contributing](#contributing) -- [License](#license) ## About @@ -49,6 +47,9 @@ To check permissions and Wi-fi status, the granted - `openServicesSettings()`: opens Wi-fi settings for Android and general settings for iOS +> Testing the plugin **is not possible** on Android emulators, as they usually do not contain the Wi-fi Direct function +> in general! Use physical devices for that. + ### IOS For IOS, the P2P connection is implemented through the `Multipeer Connectivity` framework.