From 34022baf58ecbbdcef9d7300f0bc8525711c7213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Hilbig?= Date: Thu, 16 Dec 2021 16:49:51 +0100 Subject: [PATCH] README fixed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caee48c..0dccd40 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ readclip reads the My\ Clippings.txt from your kindle device and exports it to Markdown. +You will need to have python3 with argparse module (should be by default) installed. + ## Useage Copy the `My\ Clippings.txt` from your Kindle device. Usually all your highlighting and notes are exported with the marked text in that plain text file.