From 70567a3040d4d6636215c18d851642901791fc0c Mon Sep 17 00:00:00 2001 From: Robert Payne Date: Thu, 28 May 2015 14:08:18 +1200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed277b6..bc66129 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ SnapKit is a DSL to make Auto Layout easy on both iOS and OS X. [![Build Status](https://travis-ci.org/SnapKit/SnapKit.svg)](https://travis-ci.org/SnapKit/SnapKit) +[![Cocoapods Compatible](https://img.shields.io/cocoapods/v/SnapKit.svg)](https://img.shields.io/cocoapods/v/SnapKit.svg) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ```swift import SnapKit