From ebc7c9ec4a4510f59dc502ef7e85b69d94560ed8 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 24 三月 2023 11:36:56 +0800
Subject: [PATCH] Merge pull request #292 from alibaba-damo-academy/tmp

---
 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