Skip to content

Commit 719f086

Browse files
authored
Update README.md
add tag
1 parent bc2e0b7 commit 719f086

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# OneWaySDK iOS Integration Guide
1+
2+
<p align="center" >
3+
 <img src="https://raw.githubusercontent.com/OneWayTech/iOS-SDK/master/OnewaySDK-Demo/Assets.xcassets/logoImg.imageset/logoImg.png" alt="OneWay" title="OneWay">
4+
</p>
5+
6+
![Travis](https://img.shields.io/travis/rust-lang/rust.svg)
7+
![Travis](https://img.shields.io/badge/version-v1.2.1-brightgreen.svg)
8+
![Travis](https://img.shields.io/badge/pod-v1.2.1-blue.svg)
9+
![Travis](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
10+
![Travis](https://img.shields.io/hexpm/l/plug.svg)
11+
12+
<p>
13+
214
|Version | Update | Date |
315
| :--- | :--- | :--- |
416
| 1.2.1 | 1.support Bitcode 2.support Xcode 7 3.Modify some parameters| 2017.03.09 |
@@ -55,4 +67,3 @@ if ([OneWaySDK isReady]) {
5567
//You can set default PlacementID in our developer platform.
5668
}
5769
```
58-

0 commit comments

Comments
 (0)