From edea1a9e7ecf5714917ba7a392d102f08a492a9c Mon Sep 17 00:00:00 2001 From: Michael Lazer-Walker Date: Tue, 29 Nov 2011 13:09:29 -0800 Subject: [PATCH] Cosmetic readme cleanups --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e18e458..209c783 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,17 @@ How Can I Use it? Hopefully soon-ish it will be on the Chrome web store and Safari extensions listing, but for now: -*Chrome* +__Chrome__ + * Do a git clone of this repository * Open up chrome to chrome://extensions * Turn on "Developer Mode" * Click "Load unpacked extension" * Find the folder of your git checkout! +* Try it out - for example at the [Vimeo Login Page](http://vimeo.com/log_in) + +__Safari__ -*Safari* * Do a git clone of this repository * Get a certificate from the [Safari Dev Center](http://developer.apple.com/devcenter/safari/index.action) * Make sure the Safari Develop menu is enabled (Safari -> Preferences -> Advancecd -> Show Develop menu in menu bar)