From f8b05a1fed71b89b1cd7524e4f64b317af1ab7a4 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Thu, 29 May 2014 13:52:23 +0200 Subject: Add a contact part to the README file. Add comments to the example configuration file. --- README.md | 10 ++++++++++ config.php.example | 18 +++++++++++++++++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6a166..d49f552 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,13 @@ License Looking Glass is released under the terms of the GNU GPLv3. Please read the LICENSE file for more informations. + +Contact +------- + +If you have any bugs, errors, improvements, patches, ideas, you can contact me +on my email address . You are also welcome to fork and +make some pull requests. + +If you use this looking glass in your company, please drop me a mail. I would +be glad to know that this project was helpful for you. diff --git a/config.php.example b/config.php.example index aa0e003..7666cb3 100644 --- a/config.php.example +++ b/config.php.example @@ -1,22 +1,38 @@