docs: Add mention to the quickstart in the main README.md

--- don't change below this line ---
ENG-4088 Took 5 minutes
This commit is contained in:
Diana Carvalho
2025-02-07 16:16:55 +00:00
parent a234ff701f
commit c8a200dc55
2 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ Tycho Execution makes it easy to trade on different DEXs by handling the complex
custom code for each DEX, you get a simple, ready-to-use tool that generates the necessary data to execute trades. It's custom code for each DEX, you get a simple, ready-to-use tool that generates the necessary data to execute trades. It's
designed to be safe, straightforward, and quick to set up, so anyone can start trading without extra effort. designed to be safe, straightforward, and quick to set up, so anyone can start trading without extra effort.
## Quickstart
To get started, have a look at our [Quickstart example](examples/quickstart/README.md).
## Bin Usage Guide ## Bin Usage Guide
### Installation ### Installation