diff --git a/README.md b/README.md index 021e214..f28f05d 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,8 @@ $ join_dicts.py [options] ... #### EXAMPLE ``` bash $ python join_dicts.py -d wordlist1.dic wordlist2.dic +``` + +#### LICENSE + +This uses the same license as hunspell: GNU Lesser or General Public License or Mozilla Public License.