From 9e113dbacfe2c46be5313d219dcbf10bede70374 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 24 Oct 2013 15:31:15 -0400 Subject: [PATCH] include basic description paragraphs for F-Droid and server in README Having these basic descriptions in the README provides a quick way to find out what F-Droid and fdroidserver are. Plus it will show up on the gitorious git repo, and will automatically be included in the Python packaging, where it will be pushed to pypi and other places. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 4aad1d08..58951b61 100644 --- a/README +++ b/README @@ -1,4 +1,13 @@ +F-Droid is an installable catalogue of FOSS (Free and Open Source Software) +applications for the Android platform. The client makes it easy to browse, +install, and keep track of updates on your device. + +The F-Droid server tools provide various scripts and tools that are used to +maintain the main F-Droid application repository. You can use these same tools +to create your own additional or alternative repository for publishing, or to +assist in creating, testing and submitting metadata to the main repository. + For documentation, please see the docs directory. Alternatively, visit http://f-droid.org/manual/ -- 2.30.2