From 5b8ef90fce143c680480274ff84109e4dd591155 Mon Sep 17 00:00:00 2001 From: David Trejo Date: Sat, 14 Aug 2010 19:48:55 -0700 Subject: [PATCH] updated readme again --- README.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index aa17569..a9c0c69 100644 --- a/README.textile +++ b/README.textile @@ -2,4 +2,6 @@ h1. Hacker News Hotkeys Install the extension: "hacker news hotkeys extension":https://chrome.google.com/extensions/detail/nkeegljkkibjiiaehmjfncdbkbbgdojb -This extension uses jQuery to add hotkeys to "news.ycombinator.com":http://news.ycombinator.com/ \ No newline at end of file +This extension uses jQuery to add hotkeys to "news.ycombinator.com":http://news.ycombinator.com/ + +Most of the action goes on in hnkeys.js, the "content script." The extension uses background.html to open new tabs. \ No newline at end of file