From 8794f68bdfadab49818fd7cfad6ea10d5bf8788d Mon Sep 17 00:00:00 2001 From: MrTyton Date: Thu, 8 Sep 2016 06:11:36 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb14719..efc7b2f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Python script to automate the use of FanFicFare CLI (https://github.com/JimmXinu/FanFicFare) with calibre. -Use -h or --help to see the options. +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.