From 899104a8ac672742793588793b1d082574ce560f Mon Sep 17 00:00:00 2001 From: Stuart Feichtinger Date: Sun, 31 Jan 2016 19:29:35 -0600 Subject: [PATCH] Tweaks --- examples/mqtt_arbitrary_buffer/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/mqtt_arbitrary_buffer/README.md b/examples/mqtt_arbitrary_buffer/README.md index 0344a07..12a62f5 100644 --- a/examples/mqtt_arbitrary_buffer/README.md +++ b/examples/mqtt_arbitrary_buffer/README.md @@ -47,13 +47,13 @@ password_file pwfile Now `ctrl-x` to save and exit. You're almost done! We just have to create and populate the password file we just configured. The default user info is: -* Arduino Subscriber: +* **Arduino Subscriber:** * Username: TestUser * Password: TestUser -* Python Subscriber: - *Username: TestPy - *Password: TestPy +* **Python Subscriber:** + * Username: TestPy + * Password: TestPy ```bash