-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b96c14a
commit 726afad
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ Word Forms tries to solve this problem by finding all possible forms of a given | |
|
||
## Compatibility | ||
|
||
Works on both Python 2 and Python 3 | ||
Tested on Python 3.7.4 | ||
|
||
## Installation | ||
|
||
|
@@ -97,6 +97,10 @@ git+git://github.com/gutfeeling/word_forms.git#egg=word_forms | |
Hi, I am Dibya and I maintain this repository. I would love to hear from you. Feel free to get in touch with me | ||
at [email protected]. | ||
|
||
# Contributor | ||
|
||
Tom Aarsen @CubieDev is a major contributor and is singlehandedly responsible for v2.0.0. | ||
|
||
## Contributions | ||
|
||
Word Forms is not perfect. In particular, a couple of aspects can be improved. | ||
|