diff --git a/README.md b/README.md index c7f5054..f5a314e 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,7 @@ At first start it will create an empty config file `./novelConfig.conf`, adjust }, "novels": [] // Table of } -``` \ No newline at end of file +``` + +# Usage +Just run the script with Node.js. Intended usage is with a Task Scheduler on Windows. There shouldn't be anything OS specific. Cron on Linux should work after modifying `"converterPath"` to an appropriate command, but that's untested. \ No newline at end of file