diff options
author | hakimel | 2013-01-23 11:04:32 -0500 |
---|---|---|
committer | hakimel | 2013-01-23 11:04:32 -0500 |
commit | 3daacbc32134b89870e74c1d66fb86e4c8feca9c (patch) | |
tree | 463495d8bc4d34c2173684f545a582d2ea056d85 | |
parent | a7625a71d38a9cfee214fe0d3bb1f9bd62cb071e (diff) | |
parent | 2f48c27201801c40b82608cb6566255855d745f4 (diff) |
Merge branch 'master' of github.com:hakimel/reveal.js
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -# reveal.js -[](https://travis-ci.org/hakimel/reveal.js) +# reveal.js [](https://travis-ci.org/hakimel/reveal.js) + A framework for easily creating beautiful presentations using HTML. [Check out the live demo](http://lab.hakim.se/reveal-js/). reveal.js comes with a broad range of features including [nested slides](https://github.com/hakimel/reveal.js#markup), [markdown contents](https://github.com/hakimel/reveal.js#markdown), [PDF export](https://github.com/hakimel/reveal.js#pdf-export), [speaker notes](https://github.com/hakimel/reveal.js#speaker-notes) and a [JavaScript API](https://github.com/hakimel/reveal.js#api). It's best viewed in a browser with support for CSS 3D transforms but [fallbacks](https://github.com/hakimel/reveal.js/wiki/Browser-Support) are available to make sure your presentation can still be viewed elsewhere. |