aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-07-16 07:14:52 -0700
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-07-16 07:14:52 -0700
commit819d2488aa1eb6a57fd3f635fbede76a6b5b1604 (patch)
treed8c63ee42a05b8fd4343a5937d9b92cc874e62c7
parentd5c2d0c03ed0c06bff91a622b3738e1bad996dd5 (diff)
parente08d0572bd41dd18f813e9992bf76699f6b95398 (diff)
downloadfreenode-live-2017-presentation-819d2488aa1eb6a57fd3f635fbede76a6b5b1604.tar
freenode-live-2017-presentation-819d2488aa1eb6a57fd3f635fbede76a6b5b1604.tar.gz
Merge pull request #80 from ob1/patch-2
Another instance of: id="reveal" => class="reveal"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f95362..788fe6d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Curious about how it looks in action? [Check out the demo page](http://lab.hakim
### Markup
-Markup heirarchy needs to be ``<div id="reveal"> <div class="slides"> <section>`` where the ``<section>`` represents one slide and can be repeated indefinitely. If you place multiple ``<section>``'s inside of another ``<section>`` they will be shown as vertical slides. For example:
+Markup heirarchy needs to be ``<div class="reveal"> <div class="slides"> <section>`` where the ``<section>`` represents one slide and can be repeated indefinitely. If you place multiple ``<section>``'s inside of another ``<section>`` they will be shown as vertical slides. For example:
```html
<div class="reveal">