Skip to content

Commit 017cb28

Browse files
committed
新增文档
1 parent f994ec7 commit 017cb28

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ pip install ImageMagic
2020

2121
2. 或者,你也可以从[](https://github.com/asxez/ImageMagic)进行构建
2222

23+
# 文档
24+
[文档](https://www.asxe.vip/2023/05/05/ImageMagic%E7%9A%84API%E6%96%87%E6%A1%A3%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%89/)
25+
2326
# 依赖
2427
- [PIL](https://github.com/python-pillow/Pillow)
2528
- [Tesseract-OCR](https://tesseract-ocr.github.io/tessdoc/Installation.html)

README_EN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ pip install ImageMagic
1818

1919
2. Alternatively, you can build from [source](https://github.com/asxez/ImageMagic)
2020

21+
# DOCS
22+
[DOCS](https://www.asxe.vip/2023/05/05/ImageMagic%E7%9A%84API%E6%96%87%E6%A1%A3%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%89/)
23+
2124
# Dependencies
2225
- [PIL](https://github.com/python-pillow/Pillow)
2326
- [Tesseract-OCR](https://tesseract-ocr.github.io/tessdoc/Installation.html)

0 commit comments

Comments
 (0)