Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirBrejcha committed May 27, 2021
1 parent e8a40ca commit f84a6e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions AudioCall/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ You can set up it manually using our [Getting started](https://voximplant.com/do

1. Clone this repo

1. Run `$ pod install` in the repo folder

1. Open the `ObjectiveC.xcworkspace` workspace
1. Open the `ObjectiveC.xcodeproj` workspace

1. Target AudioCall and build the project using Xcode

Expand Down
4 changes: 1 addition & 3 deletions AudioCallKit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ You can set up it manually using our [Getting started](https://voximplant.com/do

1. Clone this repo

1. Run `$ pod install` in the repo folder

1. Open the `ObjectiveC.xcworkspace` workspace
1. Open the `ObjectiveC.xcodeproj` workspace

1. Target AudioCallKit and build the project using Xcode

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Example of how to handle Quality Issues alerts of Voximplant iOS SDK

## [Audio call demo](AudioCall)
## [Audio Call demo](AudioCall)

The demo demonstrates basic audio call functionality of the Voximplant iOS SDK.

Expand Down

0 comments on commit f84a6e1

Please sign in to comment.