浏览代码

Merge pull request #1767 from demoneaux/readme

Add note about head.js to readme.
Hakim El Hattab 8 年之前
父节点
当前提交
63d3b59ab2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
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