Skip to content

Commit

Permalink
Added more badges to README, and updated full docs URL
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxfrazer committed Apr 13, 2023
1 parent c6896d4 commit dc0f32e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

<p align="center">
<img src="https://github.com/AgoraIO/AgoraRtcEngine_iOS/actions/workflows/swiftpm-resolve.yml/badge.svg"/>
<a href="http://agoraio.github.io/AgoraRtcEngine_iOS/documentation/agorartckit/">
<img src="https://img.shields.io/badge/API%20Reference-View-F05138?logo=swift"/>
</a>
<br/>
<a href="https://swiftpackageindex.com/AgoraIO/AgoraRtcEngine_iOS" style="text-decoration: none;">
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAgoraIO%2FAgoraRtcEngine_iOS%2Fbadge%3Ftype%3Dplatforms"/>
</a>
<a href="https://swiftpackageindex.com/AgoraIO/AgoraRtcEngine_iOS">
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAgoraIO%2FAgoraRtcEngine_iOS%2Fbadge%3Ftype%3Dswift-versions"/>
</a>
</p>
Install Agora Video SDK easily with Swift Package Manager.

![](media/swiftpm-agora.png)

[Click here for full documentation](https://docs.agora.io/en/Video/landing-page?platform=iOS).
[Click here for full documentation](https://docs.agora.io/en/video-calling/overview/product-overview?platform=ios).

## Installation

Expand Down

0 comments on commit dc0f32e

Please sign in to comment.