README.md in reveal-ck-0.2.0 vs README.md in reveal-ck-0.3.0
- old
+ new
@@ -1,10 +1,35 @@
-# reveal-ck: Make Slides with Ruby
+# Make Slides with a Quickness
-This project lets you author slides with a Ruby toolset.
+reveal-ck lets you author [reveal.js][reveal.js] presentations with
+popular markup and templating languages.
-You write in Haml or Slim or Ruby. The end result
-[looks like this][reveal.js].
+You write in Markdown, Textile, Haml, Slim or Ruby itself.
-Introduction available at http://jedcn.github.io/reveal-ck.
+## A Written Introduction
+
+..is available at http://jedcn.github.io/reveal-ck.
+
+## If you'd prefer short videos,
+
+*An Introduction* (4 mins):
+
+<a href='https://vimeo.com/jedcn/reveal-ck-introduction'>
+ <img alt="Video Thumbnail" width="306" height="178" src='https://raw2.github.com/jedcn/reveal-ck/gh-pages/images/reveal-ck-introduction-thumbnail.png' />
+</a>
+
+*Getting Started with Markdown* (6 mins):
+
+<a href='https://vimeo.com/jedcn/reveal-ck-getting-started'>
+ <img alt="Video Thumbnail" width="306" height="178" src='https://raw2.github.com/jedcn/reveal-ck/gh-pages/images/reveal-ck-getting-started-thumbnail.png' />
+</a>
+
+*Stop! Haml Time!* (14 mins):
+
+<a href='https://vimeo.com/jedcn/reveal-ck-stop-haml-time'>
+ <img alt="Video Thumbnail" width="306" height="178" src='https://raw2.github.com/jedcn/reveal-ck/gh-pages/images/reveal-ck-stop-haml-time-thumbnail.png' />
+</a>
+
+[![Build Status][travis]](https://travis-ci.org/jedcn/reveal-ck)
+[![Code Climate][code-climate]](https://codeclimate.com/github/jedcn/reveal-ck)
[reveal.js]: http://lab.hakim.se/reveal-js