diff --git a/README.md b/README.md index c121c41..dbec1d7 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ vim-wakatime ============ -Fully automatic time tracking for Vim. +Quantify your coding inside Vim. Installation ------------ -Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being installed to work correctly. - 1. Install [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager. 2. Using [Vundle](https://github.com/gmarik/vundle):
@@ -23,6 +21,8 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta 5. Visit https://wakatime.com to see your logged time. +Note: WakaTime depends on [Python](http://www.python.org/getit/) being installed to work correctly. + Screen Shots ------------