diff --git a/examples/default/README.md b/examples/default/README.md index e4399b4c14..84e9b36c03 100644 --- a/examples/default/README.md +++ b/examples/default/README.md @@ -18,7 +18,7 @@ Finally, in order for the shell to receive input, the `uart0` module is used. -usage +Usage ===== Build, flash and start the application: @@ -35,8 +35,8 @@ that is `/dev/ttyUSB0`. If your port is named differently, the `PORT=/dev/yourport` variable can be used to override this. -Example -======= +Example output +============== The shell commands come with online help. Call `help` to see which commands exist and what they do.