1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 08:22:53 +00:00
This commit is contained in:
Jkorf
2026-05-09 21:56:08 +02:00
parent 8c4cf62d9f
commit 7dcb2241c6
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ var results = await Task.WhenAll(tasks);
## Reference
- `CLAUDE.md` in repo root has fuller examples
- `AGENTS.md` in repo root has fuller examples
- `llms.txt` for AI context
- `Examples/ai-friendly/` for compilable examples
- For single-exchange code, see that exchange's library (e.g., Binance.Net `CLAUDE.md`)
- For single-exchange code, see that exchange's library (e.g., Binance.Net `AGENTS.md`)