diff --git a/README.md b/README.md index e69de29b..ca81945b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,12 @@ +*Rainmeter* is a desktop customization tool for Windows. For more information and downloads, visit [rainmeter.net](http://rainmeter.net/). + +Source +--------- + +To obtain the source code: + +* Use git (`git clone git@github.com:rainmeter/rainmeter.git`) +* Use svn (`svn checkout https://github.com/rainmeter/rainmeter/trunk rainmeter`) +* Download the [current snapshot](https://github.com/rainmeter/rainmeter/zipball/master) as a .zip archive. + +Refer to /Build/Instructions.txt for build instructions.