From ead5b9494267b460d2282135b9aafbe0c346b4ad Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sun, 16 Aug 2020 16:03:58 +0200 Subject: [PATCH] Readthedocs link copied to the README header --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9c43364..7779948c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Platypush Advised read: [**Getting started with Platypush**](https://medium.com/@automationguru/automate-your-house-your-life-and-everything-else-around-with-platypush-dba1cd13e3f6) (Medium article). +Extensive documentation for all the available integrations and messages is available on [ReadTheDocs](https://platypush.readthedocs.io/en/latest/). + Also check other [Medium stories](https://medium.com/tag/platypush/archive) to get more insights on what you can build with it and inspiration about possible usage. If you have issues/feature requests/enhancement ideas please post a [GitHub issue](https://github.com/BlackLight/platypush/issues).