diff --git a/README.md b/README.md index e29c4d9..709130c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,18 @@ pip install ## Developer setup -If you would like to hack on , set up your dev environment with: +If you would like to hack on , please check out the +[Ethereum Development Tactical Manual](https://github.com/pipermerriam/ethereum-dev-tactical-manual) +for information on how we do: + +- Testing +- Pull Requests +- Code Style +- Documentation + +### Development Environment Setup + +You can set up your dev environment with: ```sh