Skip to content

Commit c100f3c

Browse files
committed
updated readme
1 parent 9505afc commit c100f3c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Example is updated for 0.5.0, although please prefer to use tests as an example
3232
- Private key and transaction were created directly on the iOS device and sent directly to [Infura](https://infura.io) node
3333
- Native API
3434
- Security (as cool as hard wallet! Right out-of-the-box! :box: )
35+
- No unnecessary dependencies
36+
- Possibility to work with all existing smart contracts
37+
- Referencing the newest features introduced in Solidity
3538

3639
## Design decisions
3740

@@ -205,7 +208,7 @@ switch convenienceTransferResult {
205208
206209
If you've used this project in a live app, please let us know!
207210
208-
*If you are using `web3swift` in your app or know of an app that uses it, please add it to [this] (https://github.com/BANKEX/web3swift/wiki/Apps-using-web3swift) list.*
211+
*If you are using `web3swift` in your app or know of an app that uses it, please add it to [this](https://github.com/BANKEX/web3swift/wiki/Apps-using-web3swift) list.*
209212
210213
## Special thanks to
211214

0 commit comments

Comments
 (0)