Skip to content

Commit 8e7e26e

Browse files
fixed names
1 parent 82c3a5a commit 8e7e26e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Python Add-ons
22
I programmed This Module for python which<br>
33
add some ability python don`t have<br>
4-
like **Overriding**
5-
## Overriding
6-
the class uses Type Hints for Overriding
7-
sample of Overriding in python
4+
like **Overloading**
5+
## Overloading
6+
the class uses Type Hints for Overloading
7+
sample of Overloading in python
88

99
from addons import Overload
1010

0 commit comments

Comments
 (0)