diff --git a/README.md b/README.md index 7de2e81..3bec5c5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ An asdf plugin for swiftlint (a linting and formatting tool for Swift) -[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fklundberg%2Fasdf-swiftlint%2Fbadge&style=flat)](https://actions-badge.atrox.dev/klundberg/asdf-swiftlint/goto) +[![CI](https://github.com/StarryInternet/CombineCoreBluetooth/actions/workflows/ci.yml/badge.svg)](https://github.com/StarryInternet/CombineCoreBluetooth/actions/workflows/ci.yml) +[![GitHub](https://img.shields.io/github/license/StarryInternet/CombineCoreBluetooth)](https://github.com/StarryInternet/CombineCoreBluetooth/blob/master/LICENSE) In some cases, you may want fine-grained control over whether or not you use the latest version of swiftlint. New versions may introduce new opt-out rules that you're not prepared to fix yet, for instance.