From 4448dac7fc67e878323ae10feb8009871944a477 Mon Sep 17 00:00:00 2001 From: MrTyton Date: Sat, 1 Oct 2016 17:33:58 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index efc7b2f..39c5de7 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ Python script to automate the use of FanFicFare CLI (https://github.com/JimmXinu Primary script is fanficdownload.py. Use -h or --help to see the options. There is additional support for notifications, including pushbullet integration, through runner_notify. Use -h to see options. + +Works with Fanficfare 2.3.6+. Rewrite underway to take advantage of new features in Fanficfare 2.4.0 + +For basic cron usage, this is not needed, `fanficfare -dowload-imap -u` should work if you're not integrating into calibre. This script is best used if you want to update the calibre library, for the usage of calibre-server for instance.