From 3d5c74c40f7613b93bb5872fe08082225052fd35 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 23 Mar 2015 18:32:18 -0600 Subject: [PATCH] Add Carthage badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ee413a9a..a512890b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ObjectiveGit +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) + ObjectiveGit provides Cocoa bindings to the [libgit2](https://github.com/libgit2/libgit2) library.