diff --git a/README.md b/README.md index a5a7735..7daaa55 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,18 @@ Technical information about all Tornado Cash contracts, token distribution and E Node 12 or higher. This package doesn't have any other build dependencies. +Install development dependencies: + +```bash +npm i +``` + +### Build + +```bash +npm run build +``` + ### Licence MIT