diff --git a/README.md b/README.md index 69649c6..951c825 100644 --- a/README.md +++ b/README.md @@ -145,16 +145,3 @@ queueITWaitingRoomView.showQueue(_queuePassedInfo.getQueueUrl(), _queuePassedInf ``` ## Mobile SDK Integration with proteced API (Queue-it connector on server side): If your application is using an API that's protected by a Queue-it connector (KnownUser) you can check out [this documentation](https://github.com/queueit/android-webui-sdk/blob/master/documentation/protected_apis.md). - -## Required permissions - -```xml - - -``` - -## Activities to include in your manifest - -```xml - -``` \ No newline at end of file