diff --git a/README.md b/README.md index 2105378..2f7fa3f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To run: `python listen_to_raydium_migration.py` -**The new two additions are based on this question [associatedBondingCurve #26](https://github.com/chainstacklabs/pump-fun-bot/issues/26)** +**The following two new additions are based on this question [associatedBondingCurve #26](https://github.com/chainstacklabs/pump-fun-bot/issues/26)** You can take the compute the associatedBondingCurve address following the [Solana docs PDA](https://solana.com/docs/core/pda) description logic. Take the following as input *as seed* (order seems to matter): @@ -65,4 +65,4 @@ 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. \ No newline at end of file +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.