From 2e3fb9a5e664be7694b179fb07571fb200ca1912 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sat, 25 May 2019 10:44:27 +0200 Subject: [PATCH] Added links to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39901b79..d68e2a2f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Universal wireless communication library for Arduino +## See the [Wiki](https://github.com/jgromes/RadioLib/wiki) for further information. See the [GitHub Pages](https://jgromes.github.io/RadioLib) for detailed and up-to-date API reference. + RadioLib allows its users to integrate all sorts of different wireless communication modules into a single consistent system. Want to add a Bluetooth interface to your ZigBee network? Sure thing! Need to connect LoRa network to the Internet with a GSM module? RadioLib has got your back!