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 38054d6 commit 0076988
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 @@ -20,3 +20,12 @@ This lightweight logging lib is serverless. It includes a debug logger and a fil
[Carthage-Badge]: https://img.shields.io/github/v/tag/Kjuly/KYLogger?label=Carthage&labelColor=2F4858&color=A8DF8E
[Carthage-Link]: https://swiftpackageindex.com/Kjuly/KYLogger

## 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)

0 comments on commit 0076988

Please sign in to comment.