Commit af755201 authored by Clark Lin's avatar Clark Lin
Browse files

optimized README format

parent 2aa33054
...@@ -8,14 +8,14 @@ pypdf ...@@ -8,14 +8,14 @@ pypdf
requests requests
## 部署说明 # 部署说明
# Use following command to install necessary python lib ## Use following command to install necessary python lib
pip install jupyter langchain_community chromadb pypdf requests pip install jupyter langchain_community chromadb pypdf requests
## 使用说明 # 使用说明
# 设定配置文件 ## 设定配置文件
/setup/config_embed_sample.json /setup/config_embed_sample.json
# 重命名 /setup/config_embed_sample.json -> /setup/config_embed.json ## 重命名 /setup/config_embed_sample.json -> /setup/config_embed.json
# 编辑每个book的准备部分,执行 ## 编辑每个book的准备部分,执行
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment