From 2ad720b581e7f64d22fcc3838228fb7cfae9ad9c Mon Sep 17 00:00:00 2001
From: Hakim El Hattab <hakim.elhattab@gmail.com>
Date: Mon, 6 Aug 2012 12:20:59 -0300
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index a541c69..ebb866a 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
 - Fixed bug where hovering 3D links in Chrome caused them to disappear
 - Disable 3D links in IE and more accurate CSS feature detection
 - CSS is more relative in sizing to allow for low resolutions. Thanks [StereotypicalApps](https://github.com/StereotypicalApps)
-- PDF export
+- PDF export ([instructions](https://github.com/hakimel/reveal.js#pdf-export))
 
 #### 1.4
 - Main ```#reveal container``` is now selected via a class instead of ID
-- 
GitLab