diff --git a/README.md b/README.md index 2e93851d..f6cf7eed 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ sub_filter '; sub_filter_once on; ``` -Where `CUSTOM_CSS` is the name of the theme css. +Where `CUSTOM_CSS` is the name of the theme. i.e `nzbget-plex.css` + Here is a complete example:
Expand