Skip to content

Commit 14eb9ce

Browse files
authored
Update README.md (#35)
1 parent 0628da4 commit 14eb9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyth-sdk-terra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let price_feed: PriceFeed = query_price_feed(deps.querier, contract_addr, id)?.p
1919

2020
### Example contract
2121

22-
Checkout [Example Terra Contract](../examples/terra-contract/) as an example which uses Pyth Terra contract to fetch a price. This example also includes guidance for how to [write](../examples/terra-contract/Developing.md), and [deploy and query](../examples/terra-contract/tools/README.md) contracts.
22+
Checkout [Example Terra Contract](../examples/terra-contract/) as an example which uses Pyth Terra contract to fetch a price.
2323

2424
## Price Feed and Price API
2525

0 commit comments

Comments
 (0)