diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-28 18:31:44 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-28 18:31:44 +0100 |
commit | f244607a7a329d3c8e304729a7bc193b68abad7d (patch) | |
tree | c25f19fcab93bd4be70ce563032f9a3c5d0be2f7 | |
parent | 825aa770893850fb2626def316c4b0f060ef776f (diff) | |
download | bottin-f244607a7a329d3c8e304729a7bc193b68abad7d.tar.gz bottin-f244607a7a329d3c8e304729a7bc193b68abad7d.zip |
Mention Guichet in README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Bottin takes a single command line argument, `-config <filename>`, which is the path to its config file (defaults to `./config.json`). The configuration file is a JSON file whose contents is described in the following section. +[Guichet](https://git.deuxfleurs.fr/Deuxfleurs/guichet) is a simple LDAP web administration +interface that works well with Bottin. + Bottin is licensed under the terms of the GPLv3. |