fix placement of travis build status in readme
authorHakim El Hattab <hakim.elhattab@gmail.com>
Mon, 21 Jan 2013 21:26:16 +0000 (16:26 -0500)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Mon, 21 Jan 2013 21:26:16 +0000 (16:26 -0500)
README.md

index 51ddba92ec57ed77ee88890f30634357454f0241..8ac7f9ec25d1b483490a9e79aa28e4cf4947b559 100644 (file)
--- 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)](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.