diff --git a/readme.md b/readme.md
index d756d09d..6fce6c35 100644
--- a/readme.md
+++ b/readme.md
@@ -248,6 +248,12 @@ Options must be passed as an object to the `setup()` method as above.
false
Display debugging information on what Plyr is doing.
+
+
autoplay
+
Boolean
+
false
+
Autoplay the media on load. This is generally advised against on UX grounds. It is also disabled on iOS (an Apple limitation).