From b5813d2af3e29a1b710531b373ca3a1e98af80a8 Mon Sep 17 00:00:00 2001 From: Zach Manring Date: Tue, 4 Feb 2014 09:21:55 -0500 Subject: [PATCH] Revert back --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9a47e5c..fe7def6 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,18 @@ ==================== Chrome extension with context menu that adds links and manages bookmarks from your Delicious account. +[The MIT License](http://opensource.org/licenses/MIT) + +Installing the unpacked extension +==================== +1. Go to Window > Extensions inside Chrome +2. select "Developer Mode" (Top Right) +3. Select "Load unpacked extension" +4. Select the unpacked folder chrome-ext-delicious +5. Enjoy + +Running tests +==================== +To run the Jasmine tests, simply navigate to: + + chrome-extension:///spec-runner.html