Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand All @@ -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.