diff --git a/Readme.md b/Readme.md index 3a29a0a..398908c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ # ThingsOn MQTT Bench + + ThingsOn MQTT Bench is a benchmark tool for MQTT brokers. It measures the maximum number of messages that can be sent by the broker in a specified amount of time. ## Features @@ -54,7 +56,6 @@ The following settings are available in the `config.toml` file: * `Qos`: Quality of service level for messages (0, 1, or 2) * `Retain`: Whether messages should be retained by the broker - ## Building from Code To build ThingsOn MQTT Bench from code, follow these steps: @@ -80,7 +81,6 @@ To build ThingsOn MQTT Bench from code, follow these steps:
- ## Contributing Contributions to ThingsOn MQTT Bench are welcome! If you find a bug or would like to suggest a new feature, please open an issue on the [GitHub repository](https://github.com/yourusername/ThingsOn-MQTT-Bench).cssdotnet run --project ThingsOnMqttBench