Skip to content

Commit

Permalink
Try to fix image markdown in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisli30 committed Dec 14, 2022
1 parent 7dd940f commit 543a97a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This Javascript library extends polkadot.js and provides typing information for
## Usage
### Install
First, determine the runtime version of the blockchain your code is connecting to. Navigate to [Polkadot.js app](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.turing.oak.tech) and check out the runtime version at the top right corner.
![Runtime version in polkadot.js]("media/runtime-version.png")

![Runtime version in polkadot.js]("./media/runtime-version.png")

Second, find the version number of the blockchain from [OAK-blockchain Releases](https://github.com/OAK-Foundation/OAK-blockchain/releases), for example, in "287 runtime & v1.7.0" "1.7.0" is the version number.

Expand Down

0 comments on commit 543a97a

Please sign in to comment.