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