diff --git a/README.md b/README.md index 27431af..8248e6b 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ From [hub-ui](https://github.com/boardroom-inc/hub-ui) (or any other repo), use $ yarn link @boardroom/protocol-info ``` +Quick Add New Protocol: +```sh +$ ./scripts/add_new_protocol $protocolName $tokenContractAddress (optional) $suffix (optional) $displayName (optional) +``` + Run validation: ```sh