Skip to content

Commit

Permalink
Update README.md: Add Installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Dec 10, 2023
1 parent 29d74c1 commit dba1a71
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ A service for nearby discovery and communication.
<img src="https://github.com/raw/Kjuly/preview/main/KYNearbyService/Mac_01.png" alt="Mac Preview" height="360" />
</div>

## Installation

See the following subsections for details on the different installation methods.

- [Swift Package Manager](INSTALLATION.md#swift-package-manager)
- [CocoaPods](INSTALLATION.md#cocoaPods)
- [Carthage](INSTALLATION.md#carthage)
- [Submodule](INSTALLATION.md#submodule)

## Usage

1. Setup KYNearbyService with your service type.
Expand Down

0 comments on commit dba1a71

Please sign in to comment.