From c56df1173d95b93246b86d093189f7d656ad3b94 Mon Sep 17 00:00:00 2001 From: west0nG Date: Mon, 11 May 2026 22:54:27 +0000 Subject: [PATCH] docs(readme): add 'Tracked on web3-discover' badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a small status badge linking to this project's listing on web3-discover, a hand-curated airdrop / on-chain-incentive directory. If you'd rather not have third-party badges in the README, feel free to close — no follow-up. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3184e5db..add984c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # hyperliquid-python-sdk +[![Tracked on web3-discover](https://web3-discover.vercel.app/badge/hyperliquid-hype-season-2.svg)](https://web3-discover.vercel.app/airdrops/hyperliquid-hype-season-2) +
[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://github.com/hyperliquid-dex/hyperliquid-python-sdk/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)