Fix wrongful italic presentation in README (#35)

GitHub would show half the file as italic because there is no second asterisk to end the format block.
Signed-off-by: Thomas Dietrich thomas.dietrich@tu-ilmenau.de (github: ThomDietrich)
pull/37/head
Thomas Dietrich 2017-10-09 12:42:19 +02:00 committed by Kuba Wolanin
parent 08130642ba
commit 7fc889a34b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ You are able to configure the hostname and port for the Sitemap preview.
*openhab.host* will also work with the IP address of your openHAB instance, instead of the hostname.
These settings should work fine on Windows machines and openHAB installations using the recommended [openHABian](http://docs.openhab.org/installation/openhabian.html) setup.
They should be edited if you use macOS or *NIX systems or manual openHAB installations.
They should be edited if you use macOS or *NIX systems or manual openHAB installations.
To edit these settings, simply add overrides to either your user settings or your workspace settings in your Visual Studio Codes preferences.