From f4ef5f217e7efc76adb1218dca11a5345145fae2 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 23 Dec 2018 18:17:19 +0100 Subject: Improve TODO and add license info to config file --- README | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 40689e4..4335876 100644 --- a/README +++ b/README @@ -3,10 +3,20 @@ README for aur-fd-scripts - scripts to generate freedict PKGBUILDs Things are to be written here. +Configuration: +-------------- + +Copy config.default.sh to config.sh, set $maintainer and modify as much as +you like. + + Usage: ------ -Just call ./update.sh or ./make_install.sh to see usage information. +Make sure config.sh exists and has the correct $maintainer variable set. + +Then, just call ./update.sh or ./make_install.sh. Usage information will be +displayed. Dependencies: -- cgit v1.2.3