Browse Source

Merge pull request #61 from fdundjer/docs/readme

Update README.md
Filip Dunđer 1 year ago
parent
commit
cee6ee51f2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -5,6 +5,8 @@ This code is written as proof of concept to demonstrate how we can buy new token
 Script listens to new Raydium USDC or SOL pools and buys tokens for a fixed amount in USDC/SOL.  
 Script listens to new Raydium USDC or SOL pools and buys tokens for a fixed amount in USDC/SOL.  
 Depending on the speed of the RPC node, the purchase usually happens before the token is available on Raydium UI for swapping.
 Depending on the speed of the RPC node, the purchase usually happens before the token is available on Raydium UI for swapping.
 
 
+This is provided as is, for learning purposes.
+
 ## Setup
 ## Setup
 To run the script you need to:
 To run the script you need to:
 - Create a new empty Solana wallet
 - Create a new empty Solana wallet