From 628d6eb2f10b33345fc03819b9aa57f9228687ff Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 30 Jun 2016 11:24:38 -0700 Subject: [PATCH] image for chrome web store --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03c5f86..2b59041 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ chrome-wakatime Automatic time tracking for stats about your website debugging, research, documentation, etc. -Installation ------------- +##Installation 1. Install the extension: -https://chrome.google.com/webstore/detail/wakatime/jnbbnacmeggbgdjgaoojpmhdlkkpblgi +[![Chrome Web Store](https://wakatime.com/static/img/chrome-web-store.png)](https://chrome.google.com/webstore/detail/wakatime/jnbbnacmeggbgdjgaoojpmhdlkkpblgi) 2. Login to [WakaTime](https://wakatime.com/). @@ -19,6 +18,7 @@ https://chrome.google.com/webstore/detail/wakatime/jnbbnacmeggbgdjgaoojpmhdlkkpb 5. Use in conjunction with [other WakaTime plugins](https://wakatime.com/plugins). + ## Screenshots ![SC open](./screenshots/sc_6-green.png) @@ -27,6 +27,7 @@ https://chrome.google.com/webstore/detail/wakatime/jnbbnacmeggbgdjgaoojpmhdlkkpb ![Options SC](./screenshots/sc_8-options.png) + ## Development instructions > For development purposes only. @@ -64,6 +65,7 @@ jsxhint --jsx-only . There is a precommit hook that lints the code before commiting the changes. + ### Load unpacked in Chrome 1. Clone repository to disk