diff --git a/README.md b/README.md index 6d07dba..46d3a77 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,17 @@ A management software for GOLEM - Gruppo Operativo Linux Empoli. * argento: president's interface to run on Sala-Corsi * nicolodi: socio's interface to run on Limortouch +In next sections, «component» must be replaced by the proper name of the component. + +## Configuration +Create `~/.config/it.linux.golem/component.conf` with following content: + + [database] + hostname=serverozzo.golem.linux.it + database=golem_gestionale + username=golem + password=guess + ## Dependencies On Debian/Ubuntu/Mint: * qt5-default