Skip to content

Commit 60ace58

Browse files
authored
Update README.md
1 parent 39c97b2 commit 60ace58

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BAPromise
22

3-
[![Coverage Status](https://coveralls.io/repos/github/benski/BAPromise/badge.svg?branch=master)](https://coveralls.io/github/benski/BAPromise?branch=master)
3+
[![codecov](https://codecov.io/gh/benski/BAPromise/branch/master/graph/badge.svg)](https://codecov.io/gh/benski/BAPromise)
44

55
## Swift & Objective C Promise Library ##
66

@@ -79,13 +79,7 @@ A few things of note:
7979

8080
### Installation
8181

82-
Xcode 6
8382
```ruby
84-
pod "BAPromise", "~> 1.0"
85-
```
86-
87-
Xcode 7
88-
```ruby
89-
pod "BAPromise", "~> 1.1"
83+
pod "BAPromise"
9084
```
9185

0 commit comments

Comments
 (0)