From c95d96ccbe4d1c8d972cb7f8480abeef6d8c5beb Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 5 Mar 2014 13:56:06 -0800 Subject: [PATCH] update readme with new wakatime.com domain --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f38147..b784ef2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Installation Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being installed to work correctly. -1. Get an api key from: https://wakati.me +1. Get an api key from: https://wakatime.com/#apikey 2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: @@ -17,11 +17,11 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta b) Then inside Vim, type `:BundleInstall`. -3. You will see a prompt at the bottom asking for your [api key](https://www.wakati.me/#apikey). Enter your api key, then press `enter`. +3. You will see a prompt at the bottom asking for your [api key](https://www.wakatime.com/#apikey). Enter your api key, then press `enter`. 4. Use Vim and your time will automatically be tracked for you. -5. Visit https://wakati.me to see your logged time. +5. Visit https://wakatime.com to see your logged time. 6. Consider installing [BIND9](https://help.ubuntu.com/community/BIND9ServerHowto#Caching_Server_configuration) to cache your repeated DNS requests: `sudo apt-get install bind9` @@ -29,4 +29,4 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta Screen Shots ------------ -![Project Overview](https://www.wakati.me/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png) +![Project Overview](https://www.wakatime.com/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)