aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ammon2015-01-18 10:55:05 +0100
committerJohannes Ammon2015-01-18 10:55:05 +0100
commit95bba5179fa422ec8bd3934a67929053b41ac5d8 (patch)
treea084762841d2b3e6f210a7306ed1809b92cdef6d /README.md
parent9a89e39367dda0d39a618c9672df59b95b7eb3a8 (diff)
Mixins for readability of transitions added
To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e748ca8..12ddea8 100644
--- a/README.md
+++ b/README.md
@@ -951,7 +951,7 @@ Reveal.initialize({
Read MathJax's documentation if you need [HTTPS delivery](http://docs.mathjax.org/en/latest/start.html#secure-access-to-the-cdn) or serving of [specific versions](http://docs.mathjax.org/en/latest/configuration.html#loading-mathjax-from-the-cdn) for stability.
-## Installation
+## Installation<a id="installation"></a>
The **basic setup** is for authoring presentations only. The **full setup** gives you access to all reveal.js features and plugins such as speaker notes as well as the development tasks needed to make changes to the source.