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.