From ba7aeb36ef17f566e8cdc9e35ae78e33f117b5cd Mon Sep 17 00:00:00 2001
From: Hakim El Hattab <hakim.elhattab@gmail.com>
Date: Sat, 2 Jun 2012 23:37:32 -0300
Subject: [PATCH] added new example (closes #50)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index d1905cf..4c4696d 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
 * [To be Future Friendly is to be Device Agnostic](http://dl.dropbox.com/u/409429/presentations/toster-2012/index.html) by [Joe McCann](https://github.com/joemccann)
 * [The Web Development Workflow of 2013](http://dl.dropbox.com/u/39519/talks/fluent/index.html) by [Paul Irish](https://github.com/paulirish)
 * [How To Cope With Graphical Challenges Using Latest Web Technologies](http://alexw.me/playground/slideshows/w3c_netcraft/) by [Alex Wolkov](https://github.com/altryne)
+* [Going Deeper with jQuery Mobile](http://andymatthews.net/downloads/presentations/going-deeper-with-jquery-mobile/) by [Andy Matthews](https://github.com/commadelimited)
 
 
 [Send me a link](http://hakim.se/about/contact) if you used reveal.js for a project or presentation.
-- 
GitLab