ZJUFanLab commited on
Commit
fe48b06
1 Parent(s): 1f7ae76

Upload README_ZH.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README_ZH.md +2 -2
README_ZH.md CHANGED
@@ -1,7 +1,7 @@
1
  [**中文**](./README_ZH.md) | [**English**](./README.md)
2
 
3
  <p align="center" width="100%">
4
- <a href="https://github.com/daiyizheng/TCMChat" target="_blank"><img src="logo.png" alt="TCMChat" style="width: 25%; min-width: 300px; display: block; margin: auto;"></a>
5
  </p>
6
 
7
  # TCMChat: Traditional Chinese Medicine Recommendation System based on Large Language Model
@@ -17,7 +17,7 @@
17
 
18
  ### 安装
19
  ```shell
20
- git clone https://github.com/daiyizheng/TCMChat
21
  cd TCMChat
22
  ```
23
 
 
1
  [**中文**](./README_ZH.md) | [**English**](./README.md)
2
 
3
  <p align="center" width="100%">
4
+ <a href="https://github.com/ZJUFanLab/TCMChat" target="_blank"><img src="./logo.png" alt="TCMChat" style="width: 25%; min-width: 300px; display: block; margin: auto;"></a>
5
  </p>
6
 
7
  # TCMChat: Traditional Chinese Medicine Recommendation System based on Large Language Model
 
17
 
18
  ### 安装
19
  ```shell
20
+ git clone https://github.com/ZJUFanLab/TCMChat
21
  cd TCMChat
22
  ```
23