README.md in watch_tower-0.0.1.beta1 vs README.md in watch_tower-0.0.1.beta2

- old
+ new

@@ -1,6 +1,6 @@ -# Watch Tower [![Build Status](http://travis-ci.org/TechnoGate/watch_tower.png)](http://travis-ci.org/TechnoGate/watch_tower) ![Still Maintained](http://stillmaintained.com/TechnoGate/watch_tower.png) +# Watch Tower [![Build Status](http://travis-ci.org/TechnoGate/watch_tower.png)](http://travis-ci.org/TechnoGate/watch_tower) [![Still Maintained](http://stillmaintained.com/TechnoGate/watch_tower.png)](http://stillmaintained.com/TechnoGate/watch_tower) [![Click here to lend your support to: Open Source Projects and make a donation at www.pledgie.com !](http://www.pledgie.com/campaigns/16123.png?skin_name=chrome)](http://www.pledgie.com/campaigns/16123) WatchTower helps you track the time you spend on each project. @@ -17,12 +17,12 @@ # Installation The installation has been made as simple as possible, here's the steps required: ```bash -$ gem install watch_tower -$ watchtower intall +$ gem install watch_tower --pre +$ watchtower install ``` This creates a configuration file which you __should__ review before invoking __WatchTower__, located at __~/.watch_tower/config.yml__ the configuration file is self explanatory. @@ -39,15 +39,15 @@ # Screenshots ## Home page -![Home page](http://cloud.github.com/downloads/TechnoGate/watch_tower/home_page.png) +[![Home page](http://cloud.github.com/downloads/TechnoGate/watch_tower/home_page.png)](http://cloud.github.com/downloads/TechnoGate/watch_tower/home_page.png) ## Project page -![Project page](http://cloud.github.com/downloads/TechnoGate/watch_tower/project_page.png) +[![Project page](http://cloud.github.com/downloads/TechnoGate/watch_tower/project_page.png)](http://cloud.github.com/downloads/TechnoGate/watch_tower/project_page.png) # Contributing Please feel free to fork and send pull requests, but please follow the following guidelines: @@ -55,9 +55,13 @@ - Prefix each commit message with the filename or the module followed by a colon and a space, for example 'README: fix a typo' or 'Server/Project: Fix a typo'. - Include tests. - Do not change the version, We will take care of that. + +You can also take a look at the [TODO +list](https://github.com/TechnoGate/watch_tower/blob/master/TODO) for what's +in mind for the project # License ## This code is free to use under the terms of the MIT license. \ No newline at end of file