From e01e3886fcc3bd6dadf46d67ef018cc024270d1e Mon Sep 17 00:00:00 2001 From: Mingxue-Xu <92848346+Mingxue-Xu@users.noreply.github.com> Date: Thu, 21 Oct 2021 14:27:01 +0800 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a4e7d20b..98451177f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,23 @@ # PaddleSpeech -![License](https://img.shields.io/badge/license-Apache%202-red.svg) -![python version](https://img.shields.io/badge/python-3.7+-orange.svg) -![support os](https://img.shields.io/badge/os-linux-yellow.svg) +

- +

+
+ +

+ Getting Started + | Tutorials + | Models List + +

+ +------------------------------------------------------------------------------------ +![License](https://img.shields.io/badge/license-Apache%202-red.svg) +![python version](https://img.shields.io/badge/python-3.7+-orange.svg) +![support os](https://img.shields.io/badge/os-linux-yellow.svg) > Notes: 1.Here place an icon/image as the logo at the beginning like PaddleOCR or PaddleNLP; 2. Is there any idea to add [Parakeet logo](https://github.com/PaddlePaddle/Parakeet/blob/develop/docs/images/logo.png) into this .md document? 3. **It is strongly recommended to refer to [PaddleHub](https://github.com/PaddlePaddle/PaddleHub) documents.**