From 21508ce41b9740d99ff03c349af3b0931430b9b0 Mon Sep 17 00:00:00 2001 From: Marius Felkner Date: Sat, 2 Oct 2021 23:50:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d21b9..0ec269b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![codecov](https://codecov.io/gh/mflknr/SwiftVersionCompare/branch/develop/graph/badge.svg?token=6EAG2J8DMU)](https://codecov.io/gh/mflknr/SwiftVersionCompare) [![doccov](https://mflknr.github.io/SwiftVersionCompare/badge.svg?sanitize=true)](https://mflknr.github.io/SwiftVersionCompare/) [![licence](https://img.shields.io/github/license/mflknr/SwiftVersionCompare)](https://github.com/mflknr/SwiftVersionCompare/blob/main/LICENSE) -[![Twitter](https://img.shields.io/badge/twitter-@mflknr-blue.svg?style=flat-square)](https://twitter.com/mflknr) +[![Twitter](https://img.shields.io/badge/twitter-@mflknr-blue.svg?style=flat)](https://twitter.com/mflknr) A package introducing a `Version` object implementing the `SemanticVersionComparable` protocol for comparing versions conforming to [SemVer](https://semver.org).