From 8bd467ef4fe56ae7be18fb5fd87fdd84266c6dd1 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 5 Dec 2016 13:57:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a592d82..cb345d6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you like **TinyGSM** - give it a star, or fork it and contribute! ### Arduino Client interface support This library is easy to integrate with lots of sketches, which use Ethernet or WiFi. -Examples for **PubSubClient (MQTT)**, **Blynk**, **Web Client** and **File Download** are provided. +Examples for **PubSubClient ([MQTT](http://mqtt.org/))**, **[Blynk](http://blynk.cc)**, **Web Client** and **File Download** are provided. ![examples](/extras/examples.png)