jdict

command line tool for looking up terms in yomidict dictionaries
git clone anongit@rnpnr.xyz:jdict.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 176aea0b28194d920f532d71caf706885740edec
Parent: be5a215b9ac0a6faf455419e35b8f204ea07468a
Author: Randy Palamar
Date:   Mon, 27 May 2024 18:05:37 -0600

fix README code blocks

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -25,9 +25,11 @@ stored in the prefix specified in `config.h`. The folder name should be also specified in `config.h`. To build: + ./build.sh To install: + cp ./jdict ~/bin/ cp ./jdict.1 ~/.local/share/man/man1/