Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxfrazer committed Oct 23, 2022
1 parent 09d17d1 commit 5206e11
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ Instantly integrate Agora in your own application or prototype using iOS. For ma

To see full documentation for other packages in this repo, such as `AgoraBroadcastExtensionHelper`, `AgoraAppGroupDataHelper` or `AgoraRtmControl`, check them out here:

https://agoraio-community.github.io/VideoUIKit-iOS/extensions
- [AgoraBroadcastExtensionHelper](https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraBroadcastExtensionHelper/)
- [AgoraAppGroupDataHelper](https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraAppGroupDataHelper/)
- [AgoraRtmControl](https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraRtmControl/)

## Requirements

Expand Down Expand Up @@ -73,7 +75,7 @@ agoraView.join(channel: "test", as: .broadcaster)

### Screen Sharing

For an example for screen sharing with Agora Video UI Kit and [AgoraBroadcastExtensionHelper](https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraBroadcastExtensionHelper/), check out the example project here:
For an example for screen sharing with Agora Video UI Kit and [AgoraBroadcastExtensionHelper Quickstart](https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraBroadcastExtensionHelper/documentation/agorabroadcastextensionhelper/quickstart), check out the example project here:

https://github.com/AgoraIO-Community/Video-UI-Kit-ScreenShare

Expand Down

0 comments on commit 5206e11

Please sign in to comment.