From b148d64fde185642b16a0907452140fd896b5f80 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 26 Jun 2013 16:35:25 -0700 Subject: [PATCH] added screen shots to readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c8fe5b..a1098f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Installation 1) Get an api key from: -https://www.wakati.me +https://wakati.me 2) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: @@ -20,3 +20,14 @@ Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc` echo "api_key=MY_API_KEY" > ~/.wakatime vim +BundleInstall +qall +4) Open Vim and start coding. Your time will automatically be logged for you! Visit https://wakati.me to view the time you spent in each file. + +Screen Shots +------------ + +(https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:12:59.png) + +(https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:13.png) + +(https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:53.png) +