From 2308af36a9aa643c60bec1763f8fabfc1f2cb9f1 Mon Sep 17 00:00:00 2001 From: Juraj Hilje Date: Thu, 8 Oct 2020 13:58:43 +0200 Subject: [PATCH] docs: add GitHub actions status badges in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80a23349b..74c6da2a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # IVPN for iOS +![CI](https://github.com/ivpn/ios-app/workflows/CI/badge.svg) +![SwiftLint](https://github.com/ivpn/ios-app/workflows/SwiftLint/badge.svg) +![Lint Code Base](https://github.com/ivpn/ios-app/workflows/Lint%20Code%20Base/badge.svg) + **IVPN for iOS** is a native app built using Swift language. Some of the features include: multiple protocols (IKEv2, OpenVPN, WireGuard), Kill-switch, Multi-Hop, Trusted Networks, AntiTracker, Custom DNS, Dark mode and more. IVPN iOS app is distributed on the [App Store](https://apps.apple.com/us/app/ivpn-serious-privacy-protection/id1193122683?mt=8).