Browse Source

更新readme

赵小蒙 1 year ago
parent
commit
846dbecf45
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -19,6 +19,17 @@ python 3.9+
 git clone https://github.com/myhloli/Magic-PDF.git
 git clone https://github.com/myhloli/Magic-PDF.git
 ```
 ```
 
 
+2.Install the requirements
+
+```sh
+pip install -r requirements.txt
+```
+
+3.Run the main script
+
+```sh
+use demo/demo_test.py
+```
 
 
 ### 版权说明
 ### 版权说明