From e6fcabe5fbb09f9a435ba6af9c774480ae86870c Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 19 Jun 2012 18:11:18 +0100 Subject: [PATCH] Simplify README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f4a8a3ac..ab213726 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## SparkleShare -SparkleShare is a collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with [Git](http://www.git-scm.org/) repositories and is available for Linux distributions, Mac and Windows. +SparkleShare is a collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with [Git](http://www.git-scm.org/) repositories and is available for Linux distributions, Mac and Windows. ### Resources @@ -13,20 +13,18 @@ SparkleShare is a collaboration and sharing tool that is designed to keep things | **IRC channel**: | #sparkleshare on irc.gnome.org | | **Wiki**: | http://github.com/hbons/SparkleShare/wiki/ | | **Report issues**: | http://github.com/hbons/SparkleShare/issues/ | -| **Translations**: | http://www.transifex.net/projects/p/sparkleshare/ | +| **Translations**: | http://www.transifex.net/projects/p/sparkleshare/ | ### License -SparkleShare is free and Open Source software and licensed under the GNU GPLv3 or later. You are welcome to change and redistribute it under certain conditions. For more information see the legal/LICENSE file. +SparkleShare is Free and Open Source software and licensed under the GNU GPLv3 or later. You are welcome to change and redistribute it under certain conditions. For more information see the legal/LICENSE file. ### Building... -[...on Linux distributions](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/README.md) - -[...on Mac](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Mac/README.md) - -[...on Windows](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Windows/README.md) +[...on Linux distributions](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/README.md) +[...on Mac](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Mac/README.md) +[...on Windows](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Windows/README.md) ### Finally