diff options
author | Hakim El Hattab | 2011-12-04 18:51:09 -0800 |
---|---|---|
committer | Hakim El Hattab | 2011-12-04 18:51:09 -0800 |
commit | b36e8d5c4e18fd393013949daca9ef91e1860334 (patch) | |
tree | 8883bfdbaa736c73cdc00e4486c9e9ccb8506e15 /README.md | |
parent | 9edb5f6da0e3ebf769c7fb84dec3d0ab0cc22b19 (diff) |
readme update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # reveal.js -A CSS 3D slideshow tool for quickly creating HTML presentations. +A CSS 3D slideshow tool for quickly creating good looking HTML presentations. Requires a browser with support for CSS 3D transforms, querySelector and classList. Does not _rely_ on any external libraries but [highlight.js](http://softwaremaniacs.org/soft/highlight/en/description/) is included by default for code highlighting. Curious about how this looks in action? [Check out the demo page](http://lab.hakim.se/reveal-js/). |