From 2d60a5ee75a8506bf7ee97090afc3f0d1baf88d4 Mon Sep 17 00:00:00 2001 From: Byron Hsu Date: Wed, 11 Dec 2024 13:48:18 -0800 Subject: [PATCH] Update v0.1.0.md --- rust/v0.1.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/v0.1.0.md b/rust/v0.1.0.md index 3f56a0c22..b1a63f49b 100644 --- a/rust/v0.1.0.md +++ b/rust/v0.1.0.md @@ -52,7 +52,7 @@ Note: - `max_worker_retries` is 3 and `max_total_retries` is 6 by default. -Closing remarks: +## Closing remarks: 1. Please read the full usage at https://sgl-project.github.io/router/router.html 2. The feature is still under active improvement, so please don't hesitate to raise issues or submit PRs if you have any suggestions or feedback.