Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Yeh committed Aug 5, 2016
1 parent b92ec82 commit 725221c
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
Expand Up @@ -5,8 +5,8 @@
[![License](https://img.shields.io/cocoapods/l/AYPromise.svg?style=flat)](http://cocoapods.org/pods/AYPromise)
[![Platform](https://img.shields.io/cocoapods/p/AYPromise.svg?style=flat)](http://cocoapods.org/pods/AYPromise)

## 获取Promise
  使用[CocoaPods](http://cocoapods.org)可以很方便地引入Promise。Podfile添加AYPromise的依赖。
## 引用
  使用[CocoaPods](http://cocoapods.org)可以很方便地引入AYPromise。Podfile添加AYPromise的依赖。

```ruby
pod "AYPromise"
Expand Down

0 comments on commit 725221c

Please sign in to comment.