Skip to content

Commit c31e7f3

Browse files
Update README.md
1 parent 576020b commit c31e7f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
[![Build Status](https://travis-ci.com/matterinc/web3swift.svg?branch=develop)](https://travis-ci.com/matterinc/web3swift)
1111
[![Stackoverflow](https://img.shields.io/badge/stackoverflow-ask-blue.svg)](https://stackoverflow.com/questions/tagged/web3swift)
1212

13-
<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)
14-
1513
**web3swift** is your toolbelt for any kind interactions with Ethereum network.
1614

1715

@@ -121,7 +119,7 @@ platform :ios, '9.0'
121119

122120
target '<Your Target Name>' do
123121
use_frameworks!
124-
pod 'web3swift'
122+
pod 'web3swift', '~> 2.0.1'
125123
end
126124
```
127125

0 commit comments

Comments
 (0)