Skip to content

Commit b9dbddb

Browse files
Edit README for proper identation (#94)
1 parent cbbfb8b commit b9dbddb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

price_feeds/evm/pyth_sample/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ cast call $DEPLOYMENT_ADDRESS "getPrice(bytes32)" $ETH_USD_ID --rpc-url $RPC_URL
6565

6666
cast --to-dec <Result of getPrice>
6767

68+
```
69+
6870
### Testing
6971

7072
Simply run `forge test` from root directory.

0 commit comments

Comments
 (0)