From 9c1f779b723e6f93543722629406543784e87ada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 30 Jul 2015 14:26:47 -0700 Subject: [PATCH] Small readme fixes --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ff8edfb44b..f2beb3e034 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -F-Droid Client -============== +F-Droid Data +============ [![Build status](https://ci.gitlab.com/projects/5274/status.png?ref=master)](https://ci.gitlab.com/projects/5274?ref=master) @@ -10,8 +10,7 @@ Quickstart ---------- First, you need [fdroidserver](https://gitlab.com/fdroid/fdroidserver). Once -you have `fdroid` in your path, you can start using it in your fdroiddata -clone. +you have `fdroid` installed, you can start using it. For most setups, an empty config.py will be sufficient - `touch config.py`.