MrGidea commited on
Commit
c1328f7
·
1 Parent(s): ce09ffb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
  ```bash
4
  pip install textract
5
  ```
6
- *example
7
  ```bash
8
  import textract
9
  # 指定要提取文本的文件路径
 
3
  ```bash
4
  pip install textract
5
  ```
6
+ * example
7
  ```bash
8
  import textract
9
  # 指定要提取文本的文件路径