From 7826f1c041ac1f0215eecfba5586e68414413cab Mon Sep 17 00:00:00 2001 From: Derek Date: Thu, 21 Jul 2022 16:36:44 +0200 Subject: [PATCH] feat: adds workflow badges --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0cfd7ba0..d723213a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # Wallet Connect v.2 - Swift + +![CI main](https://github.com/WalletConnect/WalletConnectSwiftV2/actions/workflows/ci.yml/badge.svg?branch=main) +![CI develop](https://github.com/WalletConnect/WalletConnectSwiftV2/actions/workflows/ci.yml/badge.svg?branch=develop) + Swift implementation of WalletConnect v.2 protocol for native iOS applications. ## Requirements - iOS 13 @@ -27,4 +31,3 @@ open `Example/ExampleApp.xcodeproj` ## License Apache 2.0 -