diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d15bf7 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Example Flexget Config +====================== + +This is a sample configuration for using Flexget. Please note the following: + +* Any references to the ```secrets``` value is using the ```secrets``` plugin, obviously the file isn't available in the repository. +* Intervals are defined in the config and ```flexget execute --cron``` is ran every 5 minutes. +* Don't just mindlessly copy and paste the config then message me with issues. I won't support you.