From: Hakim El Hattab Date: Mon, 5 Dec 2011 02:51:09 +0000 (-0800) Subject: readme update X-Git-Tag: 1.0.0~6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b36e8d5c4e18fd393013949daca9ef91e1860334;p=reveal.js.git readme update --- diff --git a/README.md b/README.md index 7fd3e54..a94b82e 100644 --- a/README.md +++ b/README.md @@ -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/).