diff --git a/readme.md b/readme.md
index c2fdb83d..c301b22a 100644
--- a/readme.md
+++ b/readme.md
@@ -286,6 +286,12 @@ Note the single quotes encapsulating the JSON and double quotes on the object ke
plyr |
Specify the id prefix for the icons used in the default controls (e.g. "plyr-play" would be "plyr"). This is to prevent clashes if you're using your own SVG sprite but with the default controls. Most people can ignore this option. |
+
+ blankUrl |
+ String |
+ https://cdn.selz.com/plyr/blank.mp4 |
+ Specify a URL or path to a blank video file used to properly cancel network requests. See issue #174 for more info. |
+
debug |
Boolean |