From 6d471527744182624cf566e35f61d8ff717eff61 Mon Sep 17 00:00:00 2001
From: ShiLiang Zhang <sly.zsl@alibaba-inc.com>
Date: 星期五, 21 七月 2023 19:53:59 +0800
Subject: [PATCH] Update README.md

---
 docs/index.rst |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index cb98f35..1495645 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -22,6 +22,12 @@
 
 .. toctree::
    :maxdepth: 1
+   :caption: Quick Start
+
+   ./qick_start.md
+
+.. toctree::
+   :maxdepth: 1
    :caption: Academic Egs
 
    ./academic_recipe/asr_recipe.md
@@ -77,11 +83,12 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Benchmark and Leadboard
+   :caption: Benchmark and Leaderboard
 
    ./benchmark/benchmark_onnx.md
    ./benchmark/benchmark_onnx_cpp.md
    ./benchmark/benchmark_libtorch.md
+   ./benchmark/benchmark_pipeline_cer.md
 
 
 .. toctree::

--
Gitblit v1.9.1