Skip to content

Commit aa1336a

Browse files
committed
Merge branch 'travis-setup' into develop
2 parents 52d3842 + c29892c commit aa1336a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
<img align="left" width="25" height="25" src="https://user-images.githubusercontent.com/28599454/41086111-af4bc3b0-6a41-11e8-9f9f-2d642b12666e.png">[Ask questions](https://stackoverflow.com/questions/tagged/web3swift)
2-
## Important notices
3-
The work for 2.0 release is about to start. Ideas for new more Swift idiomatic API are welcome in issues.
4-
51
# web3swift
62

73
[![Version](https://img.shields.io/cocoapods/v/web3swift.svg?style=flat)](http://cocoapods.org/pods/web3swift)
84
[![License](https://img.shields.io/cocoapods/l/web3swift.svg?style=flat)](http://cocoapods.org/pods/web3swift)
95
[![Platform](https://img.shields.io/cocoapods/p/web3swift.svg?style=flat)](http://cocoapods.org/pods/web3swift)
106
[![support](https://brianmacdonald.github.io/Ethonate/svg/eth-support-blue.svg)](https://brianmacdonald.github.io/Ethonate/address#0x6394b37Cf80A7358b38068f0CA4760ad49983a1B)
7+
[![Build Status](https://travis-ci.com/matterinc/web3swift.svg?branch=develop)](https://travis-ci.com/matterinc/web3swift)
8+
9+
<img align="left" width="25" height="25" src="https://user-images.githubusercontent.com/28599454/41086111-af4bc3b0-6a41-11e8-9f9f-2d642b12666e.png">[Ask questions](https://stackoverflow.com/questions/tagged/web3swift)
1110

1211
**web3swift** is your toolbelt for any kind interactions with Ethereum network.
1312

13+
### Important notices:
14+
> The work for 2.0 release is about to start. Ideas for new more Swift idiomatic API are welcome in issues.
15+
1416
+ [Features:](#features)
1517
* [Design decisions](#design-decisions)
1618
* [Example](#example)

0 commit comments

Comments
 (0)