aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhakimel <hakim.elhattab@gmail.com>2013-01-21 16:07:37 -0500
committerhakimel <hakim.elhattab@gmail.com>2013-01-21 16:07:37 -0500
commit212450a18d9b587df62008105ca1d1e7a5052246 (patch)
tree9c4ef13ffbbd25ae5c100560b7d547ad24ce1602 /README.md
parent4a0d9399628ed046b3b967c357fdab01f4792d9d (diff)
parent4778cb8e51ac7b1110ae6942eb9f046e77b1ba9f (diff)
downloadfreenode-live-2017-presentation-212450a18d9b587df62008105ca1d1e7a5052246.tar
freenode-live-2017-presentation-212450a18d9b587df62008105ca1d1e7a5052246.tar.gz
Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5f374f..5109ab0 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)
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.