i call this 0.0.6. update readme

This commit is contained in:
Hylke Bons 2010-04-30 03:15:01 +01:00
parent c3c41a5018
commit 280379fdb8
2 changed files with 11 additions and 1 deletions

10
README
View file

@ -28,5 +28,15 @@ SparklePony currently requires:
- gtk-sharp2 >= 2.12
- notify-sharp >= 0.4.0
You can build and install SparklyPony like this:
$ make
# make install
Run it:
$ sparklepony start
For help:
$ sparklepony --help
The official website is:
http://www.github.com/hbons/SparklePony

View file

@ -1,4 +1,4 @@
// SparklePony 0.0.5
// SparklePony 0.0.6
// SparklePony, an instant update workflow to Git.
// Copyright (C) 2010 Hylke Bons <hylkebons@gmail.com>