diff --git a/README.md b/README.md index d5bc306..50f60a1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,15 @@ performs a grammatical version of code linting, but on your text documents. * `go` - Their Dockerfile (for the docker implementation) calls for golang 1.21 * `.config/vale` - included in this repo. Vale is a bit confusing to setup. So, I'm providing my vale config as a 'starter pack'. This just goes into your own ~/.config location. +### def + +get the definition for an English word, at the terminal + +* `dictd` - The dictionary daemon (its actually a little api service) +* `dict` - The dictionary daemon client +* `dict-gcide` - The "Collaborative International" dictionary. Basically, just the public domain 1913 Edition of Websters. +* `cecho` - see above + ### dirsz dumps a list of the directory sizes recursively from your CWD