aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-12-13 15:50:30 +0100
committerGitHub <noreply@github.com>2016-12-13 15:50:30 +0100
commit63d3b59ab20330854b850324c013f86c262fda18 (patch)
treef7ef2c257545fa38294b1f0fe0f11bd6045cf577 /README.md
parent90b301d0a03b8b23ce755c31ec6dac15cf69dc49 (diff)
parent4d0f1adc400540cf2da9baca24085252e65378bb (diff)
downloadfosdem-2018-presentation-63d3b59ab20330854b850324c013f86c262fda18.tar
fosdem-2018-presentation-63d3b59ab20330854b850324c013f86c262fda18.tar.gz
Merge pull request #1767 from demoneaux/readme
Add note about head.js to readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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