branch: elpa/engine-mode
commit 4e1d462a30f213dc0bd0d5f67b905039675ba36f
Author: Harry Schwartz <he...@harryrschwartz.com>
Commit: Harry Schwartz <he...@harryrschwartz.com>

    Add link to the EmacsNYC presentation
    
    That talk explained a little bit about how and why to use engine-mode,
    so it seems reasonable to include a link to it in the documentation.
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index e5dc1df39a..3cd205a4a4 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,9 @@ prefixed with `engine/keymap-prefix` (which defaults to "C-c 
/"):
 `C-c / d` is now bound to the new function `engine/search-duckduckgo`!
 Nifty.
 
+If you'd like to see a video on the whys and wherefores of this mode,
+check out [the talk @hrs gave at EmacsNYC].
+
 ## Installation
 
 `engine-mode` is available on MELPA.
@@ -114,4 +117,5 @@ term), it's not too hard to import them into Emacs.
   "http://www.youtube.com/results?aq=f&oq=&search_query=%s";)
 ```
 
+[the talk @hrs gave at EmacsNYC]: https://www.youtube.com/watch?v=MBhJBMYfWUo
 [import from Chrome on OS X]: 
https://gist.github.com/sshaw/9b635eabde582ebec442

Reply via email to