diff options
author | Akshay <[email protected]> | 2023-04-11 18:17:08 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2023-04-11 18:17:08 +0100 |
commit | 5c7a36b4cb3e2ee5eed9bd5449749d91b2387290 (patch) | |
tree | cd641853d7e72932087aa6b25681f9c30ccf8045 | |
parent | d44927024afad7534f4f40649cb2e44ae83bf639 (diff) |
fmt
-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 |