aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2015-10-26 09:22:46 +0100
committerHakim El Hattab2015-10-26 09:22:46 +0100
commitfc792e704c084110f67d0de3095d4d9755c6c22c (patch)
tree8720e7fea9849ccbd890266be9eca7ae8456b237 /README.md
parent1cb52120ff0177e3908f384dc55f0b1d92d2a3c7 (diff)
remove remotes.io plugin, service no longer exists #1411
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1d5f710..9bdc424 100644
--- a/README.md
+++ b/README.md
@@ -222,9 +222,6 @@ Reveal.initialize({
// Speaker notes
{ src: 'plugin/notes/notes.js', async: true },
- // Remote control your reveal.js presentation using a touch device
- { src: 'plugin/remotes/remotes.js', async: true },
-
// MathJax
{ src: 'plugin/math/math.js', async: true }
]