From 8d62e167ff6b3767b7295e93a596ec8fd5654051 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Tue, 4 Jun 2019 21:32:38 +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 3f8466a..5077823 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,4 @@ 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. ## Pull requests / How to participate into development -This module is a sub-module of [Weather](https://github.com/fhem/Weather). -Follow the pull request information of the [README.md](https://github.com/fhem/Weather/blob/devel/README.md) file of that module. +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.