diff --git a/README.md b/README.md index 6894a72..2a5565a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Otterscan requires only mainline Erigon executing node, patched Erigon RPC daemo ## It looks familiar... -The UI was intentionally made very similar to the most popular Ethereum block explorer so users do not strugle trying to find where the information is. +The UI was intentionally made very similar to the most popular Ethereum block explorer so users do not struggle trying to find where the information is. However, you will see that we made many UI improvements. @@ -76,7 +76,7 @@ To the [Erigon](https://github.com/ledgerwatch/erigon) team that made it possibl To the [mdbx](https://github.com/erthink/libmdbx) team which is the blazingly fast database that empowers Erigon. -To [Trust Wallet](https://github.com/trustwallet/assets) who sponsor and make available their icons under a permissive license. +To [Trust Wallet](https://github.com/trustwallet/assets) who sponsors and makes available their icons under a permissive license. To the owners of the [4bytes repository](https://github.com/ethereum-lists/4bytes) that we import and use to translate the method selectors to human-friendly strings. @@ -88,7 +88,7 @@ To [Ethers](https://github.com/ethers-io/ethers.js/) which is the client library Erigon keeps evolving at a fast pace, with weekly releases, sometimes with (necessary) breaking changes. -This project intends to keep following their progress and mantaining compatibility as the availability of the author permits. +This project intends to keep following their progress and maintaining compatibility as the availability of the author permits. Erigon itself is alpha, so I consider this software is also in alpha state, however it is pretty usable.