Skip to content

Commit 8993194

Browse files
authored
Update README.md
1 parent e9d08bf commit 8993194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CGMBLEKit
22

3-
[![CI Status](http://img.shields.io/travis/LoopKit/xDripG5.svg?style=flat)](https://travis-ci.org/LoopKit/xDripG5)
3+
[![CI Status](http://img.shields.io/travis/LoopKit/CGMBLEKit.svg?style=flat)](https://travis-ci.org/LoopKit/CGMBLEKit)
44
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
55

66
A iOS framework providing an interface for communicating with the G5 glucose transmitter over Bluetooth.
@@ -18,7 +18,7 @@ This framework connects to a G5 Mobile Transmitter via Bluetooth LE. It does not
1818
CGMBLEKit is available through [Carthage](https://github.com/Carthage/Carthage). To install it, add the following line to your Cartfile:
1919

2020
```ruby
21-
github "LoopKit/xDripG5"
21+
github "LoopKit/CGMBLEKit"
2222
```
2323

2424
Note that you'll need to confgure your target to link against `CommonCrypto.framework` in addition to `CGMBLEKit.framework`

0 commit comments

Comments
 (0)