add license

This commit is contained in:
Mike Clark
2017-08-09 07:44:02 +08:00
committed by GitHub
parent 0374bc1ba1
commit 1841fdb654
+5
View File
@@ -21,3 +21,8 @@ $ join_dicts.py [options] <file/directory>...
#### 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.