Skip to content

Commit

Permalink
Add carthage compatibility badge and instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Apr 27, 2015
1 parent 79b89ed commit a75a03a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
![Build Status](https://travis-ci.org/DenHeadless/DTModelStorage.png?branch=master)  
![CocoaPod platform](https://cocoapod-badges.herokuapp.com/p/DTModelStorage/badge.png)  
![CocoaPod version](https://cocoapod-badges.herokuapp.com/v/DTModelStorage/badge.png)  
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
![License MIT](https://go-shields.herokuapp.com/license-MIT-blue.png)
DTModelStorage
==============
Expand Down Expand Up @@ -140,6 +141,10 @@ Only DTCoreDataStorage:
Only DTMemoryStorage:

pod 'DTModelStorage/MemoryStorage', '~> 1.2.0'

Using Carthage

github "DenHeadless/DTModelStorage"

Requirements
============
Expand Down

0 comments on commit a75a03a

Please sign in to comment.