From 8e52e8319a13ef4ef8d7c5f9c53a7f44e226aa81 Mon Sep 17 00:00:00 2001 From: Savely <136869149+savvar9991@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:08:25 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8d8026..b3c5fdf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Open [`protocols.json`](./whitelist/protocols.json) and add a new protocol entry ### 2. Example Protocol Entry -A new protocol entry needs atleast a name, slug and its contract addresses. Optionally, add twitter and logo reference. Logo must be stored under `/img`. +A new protocol entry needs at least a name, slug and its contract addresses. Optionally, add Twitter and logo reference. Logo must be stored under `/img`. ```json { @@ -25,6 +25,6 @@ A new protocol entry needs atleast a name, slug and its contract addresses. Opti Create a pull request (PR) on GitHub to merge your changes into the main branch. Provide a clear description of the changes and the protocol added. -### 6. Review and Merge +### 4. Review and Merge Wait for the PR to be reviewed by the maintainers. Once approved, your changes will be merged, and the new protocol will be added to the whitelist.