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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The source data is in _data/chains. Each chain has its own file with the filenam
}
```

When an icon is used in either the network or an explorer, there must be a JSON in _data/icons with the name used.
When an icon is used in either the network or an explorer, there must be a JSON file in _data/icons with the name used.
(e.g. in the above example there must be a `ethereum.json` and a `etherscan.json` in there) - The icon JSON files look like this:

```json
Expand Down