diff --git a/README.md b/README.md index c80fc9fa4..4953e0b02 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ three main scenarios for MQTT-based solutions. miss any single message.

- Diagram showing fan-in communication pattern

@@ -29,7 +29,7 @@ three main scenarios for MQTT-based solutions. This case is known as a **fan-out (broadcast)** pattern.

- Diagram showing fan-out communication pattern

@@ -40,7 +40,7 @@ three main scenarios for MQTT-based solutions. publisher and a specific subscriber through uniquely defined topics.

- Diagram showing p2p communication pattern