Open
Description
I generated Go words for Go 1.9: https://github.com/AlekSi/go-words/blob/master/go.txt
I wanted to contribute them but looks like README is outdated. It says:
The source text for each dictionary is in ./server/dictionaries.
But this directory does not exist.
Use the npm run build-dictionaries command to build the dictionaries for the extension.
But this script does not exist.