Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andremsouza authored Sep 17, 2019
1 parent 982e29a commit 22c9308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pip3 install docx2json
## Usage:
If using as one python script, the user must type the relative or absolute path to the desired .docx file.

If using as a class, the user may choose one of the public methods to convert as desired.
If using as a module, the user may choose one of the public methods to convert as desired.

Method for conversion:
```python
Expand Down

0 comments on commit 22c9308

Please sign in to comment.