From 9bc589d3081c3cf3d03a237380f453ca31a1c4c8 Mon Sep 17 00:00:00 2001 From: Daniel Chew Date: Sun, 1 May 2022 21:28:43 +0900 Subject: [PATCH] remove dead examples link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 75c9c8f..cdd3bc1 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ This library reads on-chain Pyth data from [@solana/web3.js](https://www.npmjs.com/package/@solana/web3.js) and returns JavaScript-friendly objects. -See our [examples repo](https://github.com/pyth-network/pyth-examples) for real-world usage examples. - ## Installation ### npm