From 4aff59a4fcfd1e621760a955ec14da49da1ded2c Mon Sep 17 00:00:00 2001 From: Joakim Gebart Date: Sat, 9 May 2015 09:04:46 +0200 Subject: [PATCH] examples/default/README.md: minor language fix --- examples/default/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.