From c871062ef98d01ec8f3eba7e2a0cef16e36eacac Mon Sep 17 00:00:00 2001 From: Bertold Van den Bergh Date: Mon, 26 Jul 2021 00:37:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41f45ef..c28e657 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ In the folder 'cli' there is a simple Golang application that uses mshal to talk - gpio-set **command**: Set GPIO pin value and direction. - gpio-get: Get GPIO values. -Most commands have extra options. To get help simply run the program as follows: -Main program: ./cli --help +Most commands have extra options. To get help simply run the program as follows: +Main program: ./cli --help Command: ./cli read --help ## MS2106 Board