From 479335cfb7db11fd15bee6268c92db9e34778d41 Mon Sep 17 00:00:00 2001 From: yj Date: Sun, 2 May 2021 11:42:26 -0500 Subject: [PATCH] fix: update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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