diff --git a/README.md b/README.md index 55d08113..63da6dd2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# eth-block-tracker +# eth-block-tracker This module walks the Ethereum blockchain, keeping track of the latest block. It uses a web3 provider as a data source and will continuously poll for the next block.