Skip to content

Commit 82f8deb

Browse files
authored
Update README.md
1 parent 17a273c commit 82f8deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![](https://i.imgur.com/YmafvGk.png)
22
![](https://i.imgur.com/Tnl78V6.png)
33

4-
# The Spectacular (BETA) C# MQTT Client for .NET
4+
# The Spectacular C# MQTT Client for .NET
55

66
[![NuGet Version](https://img.shields.io/nuget/v/HiveMQtt?style=for-the-badge)](https://www.nuget.org/packages/HiveMQtt)
77
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/hivemq/hivemq-mqtt-client-dotnet?style=for-the-badge)](https://github.com/hivemq/hivemq-mqtt-client-dotnet/releases)
@@ -17,7 +17,7 @@
1717

1818
* **Easy-to-Install**: Available as a [Nuget package](https://www.nuget.org/packages/HiveMQtt).
1919
* **Compliant**: Fully compliant with the [MQTT 5.0 specification](https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html).
20-
* **Works with Any MQTT 5.0 Broker**: Built by HiveMQ _but not only for_ HiveMQ.
20+
* **Works with Any MQTT 5.0 Broker**: Built by HiveMQ but not only for HiveMQ.
2121
* **Opensource**: No blackbox code. Only trusted, tested and reviewed opensource code.
2222
* **Easy to Use**: Smart defaults, excellent interfaces and intelligent automation makes implementing a breeze.
2323
* **Fast**: Optimized & benchmarked. See the benchmark results [here](https://github.com/hivemq/hivemq-mqtt-client-dotnet/blob/main/Benchmarks/ClientBenchmarkApp/README.md).

0 commit comments

Comments
 (0)