From 4d0f1adc400540cf2da9baca24085252e65378bb Mon Sep 17 00:00:00 2001 From: Benjamin Tan Date: Sun, 11 Dec 2016 16:28:27 +0800 Subject: Add note about head.js to readme. Closes #1569. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1c55623..c1f934f 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ You can add your own extensions using the same syntax. The following properties - **callback**: [optional] Function to execute when the script has loaded - **condition**: [optional] Function which must return true for the script to be loaded +To load these dependencies, Reveal.js requires [head.js](http://headjs.com/) *(a script loading library)* to be loaded before Reveal.js. ### Ready Event -- cgit v1.2.3