diff --git a/examples/README.md b/examples/README.md index 2cf75fc..9ac751d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,3 +8,15 @@ cargo run --release --example "candle" ```bash cargo run --release --example "fundingrate" ``` + +```bash +cargo run --release --example "forex" +``` + +```bash +cargo run --release --example "naver" +``` + +```bash +cargo run --release --example "google" +```