diff options
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | thin wrapper around webster's unabridged dictionary, works offline. | 1 | thin wrapper around webster's unabridged dictionary, works offline. |
2 | 2 | ||
3 | |||
3 | build: | 4 | build: |
4 | 5 | ||
5 | nix build .# | 6 | nix build .# |
@@ -9,6 +10,7 @@ run: | |||
9 | 10 | ||
10 | /path/to/dict <word> | 11 | /path/to/dict <word> |
11 | 12 | ||
13 | |||
12 | example: | 14 | example: |
13 | 15 | ||
14 | dict urbanize | 16 | dict urbanize |