From 75c731c78880c5a31a50e166d33dcae03b76349a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 19 Nov 2020 22:33:18 +0200 Subject: Initial commit --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..76ced8a --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +======================================== +Attain Corp. vocabulary file to Anki CSV +======================================== + +Automatically construct CSV with Kanji, Hiragana, English, and Kanji meanings that can be fed to Anki. +Kanji meanings are scraped from Jisho. + +Usage +===== + +Run ``poetry install`` to install dependencies. Run ``poetry run main file.csv`` to run the script on the file ``file.csv``. + +Author +====== + +Jan Tuomi, -- cgit v1.3