summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fdd232..821679f 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
Utility library for creating and interacting with OpenSmarts compatible devices on embedded linux
-By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the /run/osm/onboard directory. If on the network, they are accessable via port 1313.
+By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the `/run/osm/onboard` directory. If on the network, they are accessable via port `1313`.