From cb9db0d633b3e9f8e5fe3b9e4148e81609afbbf1 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 19 Jun 2019 22:00:44 +0200 Subject: [PATCH] change README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a97e7a..a0c737b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# FHEM::AutoShuttersControl +# GPUtils ## Used branching model -* Master branch: Production version (copy of [fhem/fhem-mirror/blob/master/fhem/FHEM/73_AutoShuttersControl.pm](https://github.com/fhem/fhem-mirror/blob/master/fhem/FHEM/73_AutoShuttersControl.pm)) +* Master branch: Production version (copy of [fhem/fhem-mirror/blob/master/fhem/FHEM/GPUtils.pm](https://github.com/fhem/fhem-mirror/blob/master/fhem/FHEM/GPUtils.pm)) * Devel branch: Latest development version ## Community support @@ -10,7 +10,7 @@ In case you have a specific question about this module, it is recommended to fin It can either be found from the module info card using the FHEM Installer (e.g. using command `search `) or it can be determined from the [MAINTAINER.txt](https://github.com/fhem/fhem-mirror/blob/master/fhem/MAINTAINER.txt) file. ## Bug reports and feature requests -Identified bugs and feature requests are tracked using [Github Issues](https://github.com/fhem/AutoShuttersControl/issues). +Identified bugs and feature requests are tracked using [Github Issues](https://github.com/fhem/GPUtils/issues). ## Pull requests / How to participate into development You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.