diff --git a/README.md b/README.md index 2fc6b9e..e351b95 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,5 @@ To run: `python listen_new_direct_full_details.py` So now you can run `listen_create_from_blocksubscribe.py` and `listen_new_direct_full_details.py` at the same time and see which one is faster. + +Also here's a doc on this: [Solana: Listening to pump.fun token mint using only logsSubscribe](https://docs.chainstack.com/docs/solana-listening-to-pumpfun-token-mint-using-only-logssubscribe)