From b8d7b530070d45482756a27be367bef5c1b735e0 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 7 Jul 2024 16:53:56 +0200 Subject: Kanji completion basically working --- README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index c93cbe1..b54816a 100644 --- a/README.txt +++ b/README.txt @@ -12,5 +12,6 @@ Put the result in a CSV (say "database.csv") with 5 columns. It can be ascertained that the data from the spreadsheet does not contain commas in the selected columns, so the CSV conversion is safe. -Then - $ cabal run process-database.hs -- database.csv +Then: + $ ./process-database.hs database.csv database.bin +creates the indexed database file that is read by the vim script. -- cgit v1.2.3-70-g09d2