From d2a5dc28c6ea989ef256d24f4076e18f6fcd96d3 Mon Sep 17 00:00:00 2001 From: Kare Morstol Date: Wed, 23 Sep 2015 02:59:52 +0200 Subject: [PATCH] README: Add Carthage badge of compatibility. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bbe60e..133e292 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) + _Works with **Swift 2.0** (Xcode 7). Use [v0.2](https://github.com/kareman/SwiftShell/tree/v0.2) for Swift 1.2._ _For the future of SwiftShell, check out [SwiftShell 2.0](https://github.com/kareman/SwiftShell/tree/SwiftShell2) (work in progress)._