From 61883060667b179d0d8c4a596f26682ad1d5992d Mon Sep 17 00:00:00 2001
From: Hakim El Hattab <hakim.elhattab@gmail.com>
Date: Sat, 14 Apr 2012 10:44:42 -0300
Subject: [PATCH] added new example

---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 55633ef..18d1fb6 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,13 @@ Curious about how it looks in action? [Check out the demo page](http://lab.hakim
 * http://lucienfrelin.com/ by [@lucienfrelin](http://twitter.com/lucienfrelin)
 * http://creatorrr.github.com/ThePoet/
 * http://moduscreate.com/ by [@ModusCreate](https://twitter.com/ModusCreate)
-* [Webapp Development Stack & Tooling](http://dl.dropbox.com/u/39519/talks/jquk-tooling%2Bappstack/index.html) by [@paul_irish](https://twitter.com/paul_irish)
 * http://idea.diwank.name/ by [Diwank Singh](http://diwank.name/)
-* http://concurrencykit.org/presentations/lockfree_introduction/ by Samy Al Bahra
-* http://www.thecssninja.com/talks/not_your_average_dnd/ by [@ryanseddon](http://twitter.com/ryanseddon)
-* http://spinscale.github.com/elasticsearch/2012-03-jugm.html by [@spinscale](http://twitter.com/spinscale)
+* [Webapp Development Stack & Tooling](http://dl.dropbox.com/u/39519/talks/jquk-tooling%2Bappstack/index.html) by [@paul_irish](https://twitter.com/paul_irish)
+* [Lock-free algorithms](http://concurrencykit.org/presentations/lockfree_introduction/) by Samy Al Bahra
+* [Not Your Average Drag and Drop](http://www.thecssninja.com/talks/not_your_average_dnd/) by [@ryanseddon](http://twitter.com/ryanseddon)
+* [Elasticsearch](http://spinscale.github.com/elasticsearch/2012-03-jugm.html) by [@spinscale](http://twitter.com/spinscale)
 * [JavaScript Tooling](http://dl.dropbox.com/u/39519/talks/jsconf-tools/index.html) by [@paul_irish](https://twitter.com/paul_irish)
+* [The Graphical Web: Fostering Creativity](http://vhardy.github.com/presentations/html5-community-meet-up-2012/) by [@vincent_hardy](https://twitter.com/vincent_hardy)
 
 [Send me a link](http://hakim.se/about/contact) if you used reveal.js for a project or presentation.
 
-- 
GitLab