added screen shots to readme

This commit is contained in:
Alan Hamlett 2013-06-26 16:35:25 -07:00
parent e904799d68
commit b148d64fde
1 changed files with 12 additions and 1 deletions

View File

@ -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)