From 829762e104ae43802294807582b80011cc45d1fd Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Tue, 4 Jun 2019 21:34:33 +0200 Subject: [PATCH] add more Information to README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5077823..eb71287 100644 --- a/README.md +++ b/README.md @@ -10,8 +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 determine from the [MAINTAINER.txt](https://github.com/fhem/fhem-mirror/blob/master/fhem/MAINTAINER.txt) file. ## Bug reports and feature requests -This module is a sub-module of [Weather](https://github.com/fhem/Weather). -Identified bugs and feature requests are tracked using [Github Issues](https://github.com/fhem/Weather/issues) for that module. +Identified bugs and feature requests are tracked using [Github Issues](https://github.com/fhem/Weather/issues). ## Pull requests / How to participate into development You are invited to send pull requests to the dev branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide wether it is going to be part of the module in a future release.