Unverified Commit 4191fa96 authored by myhloli's avatar myhloli Committed by GitHub

Merge pull request #57 from icecraft/feat/update_readme

feat: update readme
parents 1e690670 9827d294
......@@ -22,15 +22,15 @@ git clone https://github.com/magicpdf/Magic-PDF.git
2.Install the requirements
```sh
cd Magic-PDF
pip install -r requirements.txt
```
3.Run the main script
3.Run the command line
```sh
use demo/text_demo.py
or
use demo/ocr_demo.py
export PYTHONPATH=.
python magic_pdf/cli/magicpdf.py --help
```
### 版权说明
......
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