From cc40eb8e86b73af1c0e1c88b0fdcaa3f2a3b4d36 Mon Sep 17 00:00:00 2001 From: Joakim Gebart <joakim.gebart@eistec.se> Date: Mon, 2 Feb 2015 08:41:57 +0100 Subject: [PATCH] examples/rpl_udp: Add missing newlines in README.md --- examples/rpl_udp/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/rpl_udp/README.md b/examples/rpl_udp/README.md index e99fc6be71..0b86327c3d 100644 --- a/examples/rpl_udp/README.md +++ b/examples/rpl_udp/README.md @@ -66,6 +66,7 @@ Init your RPL node either as root (`r`), as node router (`n`), or as non-routing Transport layer initialized or + > init n init n INFO: Initialize as node on address 2 @@ -74,6 +75,7 @@ or Transport layer initialized or + > init h init h INFO: Initialize as non-routing node on address 3 -- GitLab