diff --git a/README.md b/README.md index 502ff6a..c985655 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Implementation of sending ethereum transactions with Rust -# Before run +### Before run - Install ganache: `npm i -g ganache-cli` - Run private ethereum node: `ganache-cli -d` -# Build & Run +### Build & Run - `cargo build` - `cargo run` \ No newline at end of file