Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benben17 authored May 12, 2024
1 parent 2fb1e30 commit c713f31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ebookshare

## 对接微信公众号(支持个人公众号以及企业公众号)
使用公众号回复的方式进行搜书
## 安装所需依赖

```angular2html
Expand All @@ -10,4 +12,4 @@ pip3 install -r requirements.txt
```
gunicorn app:app -b 127.0.0.1:8000
python3 app.py
```
```

0 comments on commit c713f31

Please sign in to comment.