Skip to content

Commit 0c9ff34

Browse files
committed
chore: update readme
1 parent a5c4421 commit 0c9ff34

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

-26
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Demonstrations based on [LeanCloud Swift SDK](https://github.com/leancloud/swift
66
| ------ | ------ |
77
| [Chat](#Chat) | Instant Messaging App |
88
| [VoIP](#VoIP) | Sample for receiving APNs message and VoIP notification |
9-
| [LeanCloud-Agora](#LeanCloud-Agora) | Instant Messaging App |
109

1110
## Chat
1211

@@ -46,28 +45,3 @@ VoIP is is a [LeanCloud](https://leancloud.cn) based Sample Project for receivin
4645
* [Xcode](https://developer.apple.com/xcode/) run **VoIP** target
4746

4847
> **Note**: Before running the target, maybe you should change the **Bundle identifier** and setup your own **Apple Developer Account**.
49-
50-
## LeanCloud-Agora
51-
52-
Chat is a [LeanCloud](https://leancloud.cn) & [Agora](https://www.agora.io/cn/) based instant messaging application on iOS.
53-
54-
### Features
55-
56-
* Basic Chatting
57-
* Group Chatting
58-
* Rich Media Messaging
59-
* Open Chat Room
60-
* Channels and Bots
61-
* Temporary Conversation
62-
* **Video Chatting** (Basing on [Agora](https://www.agora.io/cn/))
63-
64-
### How to Run
65-
66-
* `$ git checkout agora`
67-
* [CocoaPods](https://cocoapods.org) adding Package Dependencies
68-
* `$ cd swift-sdk-demo/`
69-
* `$ pod update`
70-
* `$ open swift-sdk-demo.xcworkspace/`
71-
* [Xcode](https://developer.apple.com/xcode/) run **Chat** target
72-
73-
> **Note**: Before running the target, maybe you should change the **Bundle identifier** and setup your own **Apple Developer Account**.

0 commit comments

Comments
 (0)