From d670e14552cb8a717df0f21cef4153b45e905515 Mon Sep 17 00:00:00 2001 From: Paolo Patierno Date: Fri, 21 Oct 2016 10:32:07 +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 7c758b93..dfa7b775 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ MQTT Client Library for .Net and WinRT *Project Description* -M2Mqtt is a MQTT client available for all .Net platforms (.Net Framework, .Net Compact Framework and .Net Micro Framework) and WinRT platforms (Windows 8.1 and Windows Phone 8.1) for Internet of Things and M2M communication. +M2Mqtt is a MQTT client available for all .Net platforms (.Net Framework, .Net Compact Framework and .Net Micro Framework) and WinRT platforms (Windows 8.1, Windows Phone 8.1 and Windows 10) for Internet of Things and M2M communication. MQTT, short for Message Queue Telemetry Transport, is a light weight messaging protocol that enables embedded devices with limited resources to perform asynchronous communication on a constrained network.