Skip to content

Commit

Permalink
Readme adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
rhummelmose committed Dec 15, 2016
1 parent 030cc43 commit 128eb83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BluetoothKit
Easily communicate between iOS devices using BLE.

[![Build Status](https://travis-ci.org/rhummelmose/BluetoothKit.svg?branch=master)](https://travis-ci.org/rasmusth/BluetoothKit)
[![Build Status](https://travis-ci.org/rhummelmose/BluetoothKit.svg?branch=master)](https://travis-ci.org/rhummelmose/BluetoothKit)
[![Cocoapods Compatible](https://img.shields.io/cocoapods/v/BluetoothKit.svg)](https://img.shields.io/cocoapods/v/BluetoothKit.svg)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

Expand Down Expand Up @@ -70,7 +70,7 @@ $ brew install carthage
To integrate BluetoothKit into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "rasmusth/BluetoothKit" ~> 0.2.0
github "rasmusth/BluetoothKit" ~> 0.4.0
```

####Manual
Expand Down

0 comments on commit 128eb83

Please sign in to comment.