From 9abe343b4793ffb9028ef719645b2a356d50e352 Mon Sep 17 00:00:00 2001 From: Zach Manring Date: Mon, 3 Feb 2014 23:08:15 -0500 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index fe7def6..9a47e5c 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,3 @@ ==================== 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