Skip to content

Commit

Permalink
update Readme.md
Browse files Browse the repository at this point in the history
fix import
  • Loading branch information
Alexmod committed May 19, 2020
1 parent 50e99eb commit 97d2834
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 @@ -90,7 +90,7 @@ This is an example of markdown file created using mdutils python package. In thi
``create_md_file()`` is the last command that has to be called.

```python
import Mdutils
from mdutils.mdutils import MdUtils


mdFile = MdUtils(file_name='Example_Markdown',title='Markdown File Example')
Expand Down

0 comments on commit 97d2834

Please sign in to comment.