From f9add37d13c62d40e97ae40ca2b074175e86cd6e Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 26 Jun 2013 16:39:18 -0700 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ffb407..ccd7678 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ 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. +4) Use Vim and your time will automatically be tracked for you. + +Visit https://wakati.me to view your time spent in each file. Screen Shots ------------