summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorhakimel2013-01-23 11:04:32 -0500
committerhakimel2013-01-23 11:04:32 -0500
commit3daacbc32134b89870e74c1d66fb86e4c8feca9c (patch)
tree463495d8bc4d34c2173684f545a582d2ea056d85
parenta7625a71d38a9cfee214fe0d3bb1f9bd62cb071e (diff)
parent2f48c27201801c40b82608cb6566255855d745f4 (diff)
Merge branch 'master' of github.com:hakimel/reveal.js
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51ddba9..92ca02b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-# reveal.js
-[![Build Status](https://travis-ci.org/hakimel/reveal.js.png)](https://travis-ci.org/hakimel/reveal.js)
+# reveal.js [![Build Status](https://travis-ci.org/hakimel/reveal.js.png?branch=master)](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.