Skip to content

Commit

Permalink
Merge pull request #53 from hboon/patch-1
Browse files Browse the repository at this point in the history
Fix typos in README and link to `develop` branch
  • Loading branch information
DarthMike authored Jan 9, 2019
2 parents 51178c3 + 51fb9a2 commit 8b2ed36
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 @@ -64,7 +64,7 @@ We also use Apple's own CommonCrypto (via [this](https://github.com/sergejp/Comm

## Todos

There's some features that have yet to be fully implemented! Not every RPC method is currently supported, and here's some other suggestions we would like to see in the future:
There are some features that have yet to be fully implemented! Not every RPC method is currently supported, and here's some other suggestions we would like to see in the future:


- ABI encoding support for tuples and arrays
Expand All @@ -77,7 +77,7 @@ There's some features that have yet to be fully implemented! Not every RPC metho

## Contributors

The initial project was crafted by the team at Argent. However, we encorage anyone to help implement new features and to keep this library up-to-date. For features and fixes, simply submit a pull request to the develop branch. Please follow the [contributing guidelines](https://github.com/argentlabs/web3.swift/blob/master/CONTRIBUTING.md).
The initial project was crafted by the team at Argent. However, we encourage anyone to help implement new features and to keep this library up-to-date. For features and fixes, simply submit a pull request to the [develop](https://github.com/argentlabs/web3.swift/tree/develop) branch. Please follow the [contributing guidelines](https://github.com/argentlabs/web3.swift/blob/master/CONTRIBUTING.md).

For bug reports and feature requests, please open an [issue](https://github.com/argentlabs/web3.swift/issues).

Expand Down

0 comments on commit 8b2ed36

Please sign in to comment.