From 1c4e9a251b211444141b157cce043d824aaf035c Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 10 Jul 2013 20:16:46 -0700 Subject: [PATCH] Update README.md --- README.md | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 447a41f..377ed20 100644 --- a/README.md +++ b/README.md @@ -7,27 +7,19 @@ Automatic time tracking for Vim. Installation ------------ -1) Get an api key from: +1. Get an api key from: https://wakati.me -https://wakati.me +2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: -2) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: + a) Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`. -Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`. + b) Then inside Vim, type `:BundleInstall`. -Then inside Vim, type `:BundleInstall` or run this shell command: +3. You will see a prompt at the bottom asking for your [WakaTi.me](https://www.wakati.me/#apikey) api key. Enter your api key, then press `enter`. - vim +BundleInstall +qall +4. Use Vim and your time will automatically be tracked for you. -3) Re-open Vim. - -You will see a prompt at the bottom asking for your [WakaTi.me](https://www.wakati.me/#apikey) api key. - -Enter your api key, then press `enter`. - -4) Use Vim and your time will automatically be tracked for you. - -5) Visit https://wakati.me see your logged time. +5. Visit https://wakati.me see your logged time. Screen Shots