Fix badges/requirements as per package targets

This commit is contained in:
Davide De Rosa 2022-04-16 10:18:48 +02:00
parent f0a5557cfb
commit 469523cac5
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
![iOS 12+](https://img.shields.io/badge/ios-12+-green.svg)
![macOS 10.14+](https://img.shields.io/badge/macos-10.14+-green.svg)
![iOS 13+](https://img.shields.io/badge/ios-13+-green.svg)
![macOS 10.15+](https://img.shields.io/badge/macos-10.15+-green.svg)
[![License GPLv3](https://img.shields.io/badge/license-GPLv3-lightgray.svg)](LICENSE)
[![Unit Tests](https://github.com/passepartoutvpn/tunnelkit/actions/workflows/test.yml/badge.svg)](https://github.com/passepartoutvpn/tunnelkit/actions/workflows/test.yml)
@ -100,7 +100,7 @@ Therefore, make sure to follow the steps below for proper integration:
### Requirements
- iOS 12.0+ / macOS 10.14+
- iOS 13.0+ / macOS 10.15+
- SwiftPM 5.3
- Git (preinstalled with Xcode Command Line Tools)
- golang (for WireGuardKit)