diff --git a/README.md b/README.md index 5de7882..d54c15d 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ * [RSA Cryptography](#rsa) * [Calculating the Digits of π](#pi) -[![Swift 5](https://img.shields.io/badge/Swift-5-blue.svg)](https://developer.apple.com/swift/) +[![Swift](https://github.com/attaswift/BigInt/actions/workflows/swift.yml/badge.svg?branch=master)](https://github.com/attaswift/BigInt/actions/workflows/swift.yml) +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fattaswift%2FBigInt%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/attaswift/BigInt) +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fattaswift%2FBigInt%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/attaswift/BigInt) -![Build Status](https://github.com/attaswift/BigInt/workflows/Swift/badge.svg?branch=master) ## Overview