From 0923d835cd86971aed68710da0e8384709e33dd4 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 24 三月 2023 11:39:40 +0800
Subject: [PATCH] Merge branch 'main' of github.com:alibaba-damo-academy/FunASR add

---
 funasr/runtime/python/grpc/Readme.md |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/python/grpc/Readme.md b/funasr/runtime/python/grpc/Readme.md
index 996dcdd..1429fcd 100644
--- a/funasr/runtime/python/grpc/Readme.md
+++ b/funasr/runtime/python/grpc/Readme.md
@@ -65,6 +65,7 @@
 ### Install the requirements
 
 ```shell
+git clone https://github.com/alibaba/FunASR.git && cd FunASR
 cd funasr/runtime/python/grpc
 pip install -r requirements_client.txt
 ```
@@ -86,8 +87,8 @@
 
 
 ## Workflow in desgin
-![avatar](proto/workflow.png)
 
+<div align="left"><img src="proto/workflow.png" width="400"/>
 
 ## Reference
 We borrow from or refer to some code as:

--
Gitblit v1.9.1