diff --git a/README.rst b/README.rst index 3a73c44..da0503a 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ Next you need to inject the loading of the livereload javascript. You can do thi {% livereload_script %} -Either of these options will inject the ``livereload.js`` script into your webpages if ``DEBUG`` setting is on. +Either of these options will inject the ``livereload.js`` script into your webpages if ``DEBUG`` setting is on and a head tag is present. Configuration -------------