From 38f2453c925432db0bbf0f1f5b588f9f763516e0 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 22 Dec 2018 20:25:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b5288e..e0e0bc2 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ MQTTnet is a high performance .NET library for MQTT based communication. It prov * Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS) * Lightweight (only the low level implementation of MQTT, no overhead) * Performance optimized (processing ~70.000 messages / second)* -* Uniform API over all versions of MQTT protocol +* Uniform API across all supported versions of the MQTT protocol * Interfaces included for mocking and testing * Access to internal trace messages * Unit tested (~120 tests) @@ -97,7 +97,7 @@ If you use this library and want to see your project here please create a pull r ## MIT License -Copyright (c) 2017-2018 Christian Kratky +Copyright (c) 2017-2019 Christian Kratky Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal