From 3f2c06e06f57586b83c1f3e3c35834060b211f58 Mon Sep 17 00:00:00 2001 From: simejo Date: Sat, 20 Nov 2021 23:20:06 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7675ec..a898040 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ -# ankitui +# anktui -Python to add notes to Anki from the terminal \ No newline at end of file +Python script to add notes to Anki from the terminal + +This project need to be taken further, I've been looking for a TUI to interact with anki for a long time. + +## Requirements + +- libsixel +- imgkit +- wkhtmltopdf +- AnkiConnect \ No newline at end of file