Skip to content

Commit 3c25f02

Browse files
committed
docs: ✏️ modify description
1 parent 171b9a4 commit 3c25f02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyencrypt-pye
22
---
3-
encrypt python source code and import dynamically.
3+
encrypt python source code and import module dynamically.
44

55
```
66
_

pyencrypt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__version__ = '0.1.0'
2-
__description__ = 'encrypt python source code and import dynamically.'
2+
__description__ = 'encrypt python source code and import module dynamically.'

0 commit comments

Comments
 (0)