Skip to content

Commit 2e9fbba

Browse files
committed
readme
1 parent 0407544 commit 2e9fbba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,12 @@ or same thing with mosquitto CLI client:
3232

3333
``` bash
3434
mosquitto_sub -h test.mosquitto.org -t '#' -v
35+
...
36+
<topic> <value>
37+
...
38+
CTRL-C
3539
```
3640

37-
3841
You should receive a bunch of messages. Press CTRL-C to kill the client.
3942

4043

0 commit comments

Comments
 (0)