diff options
Diffstat (limited to 'dict')
-rw-r--r-- | dict/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dict/README b/dict/README index 69b8c5b6..3fa974e6 100644 --- a/dict/README +++ b/dict/README @@ -5,3 +5,9 @@ wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2| bunzip2| tar xf - + +# This is the Project Gutenberg original Roget's thesaurus + +wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2| + bunzip2| + tar xf - |