Skip to content

Commit

Permalink
Merge pull request #356 from WalletConnect/derek/feat/badges
Browse files Browse the repository at this point in the history
feat: adds workflow badges
  • Loading branch information
llbartekll authored Jul 25, 2022
2 parents 87be7e7 + 7826f1c commit b172087
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -27,4 +31,3 @@ open `Example/ExampleApp.xcodeproj`
## License

Apache 2.0

0 comments on commit b172087

Please sign in to comment.