Skip to content

Commit

Permalink
markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Dec 23, 2023
1 parent abe4809 commit c860837
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1394,8 +1394,9 @@ picovoice.delete();
```

### iOS

<!-- markdown-link-check-disable -->
The Picovoice iOS SDK is available via [Cocoapods](https://cocoapods.org). To import it into your iOS project install Cocoapods and add the following line to your Podfile:
<!-- markdown-link-check-enable -->

```ruby
pod 'Picovoice-iOS'
Expand Down
4 changes: 2 additions & 2 deletions sdk/ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Picovoice is:
- **Cross-Platform:** Design once, deploy anywhere. Build using familiar languages and frameworks.

## Installation

<!-- markdown-link-check-disable -->
The Picovoice iOS SDK is available via [Cocoapods](https://cocoapods.org). To import it into your iOS project install Cocoapods and add the following line to your Podfile:

<!-- markdown-link-check-enable -->
```ruby
pod 'Picovoice-iOS'
```
Expand Down

0 comments on commit c860837

Please sign in to comment.