Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeusgao committed Mar 23, 2023
1 parent 2c48adb commit e21bb93
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 @@ -26,7 +26,7 @@ pip3 install your_wheels_path/jdic-0.0.1-py3-none-any.whl
# Import

```python
from jdic.j_dic_mm import JmmDic
from jdic import JmmDic
jDic = JmmDic(name=None, path=None)
'''
Args:
Expand Down

0 comments on commit e21bb93

Please sign in to comment.