Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara authored Aug 23, 2023
1 parent 225b12a commit ca0e25c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CCIP chain selectors
# Chain Selectors

CCIP uses its own set of chain selectors represented by uint64 to identify blockchains. This repository contains a
mapping between the CCIP chain identifiers (`chainSelectorId`) and the chain identifiers used by the blockchains
Expand All @@ -9,7 +9,7 @@ supported networks and their selectors.

### Installation

`go get github.com/smartcontractkit/ccip-chain-selectors`
`go get github.com/smartcontractkit/chain-selectors`

### Usage

Expand Down

0 comments on commit ca0e25c

Please sign in to comment.