From 22d0e6689ead8dd180b2a86e9985f383e09ca309 Mon Sep 17 00:00:00 2001 From: fasteddy516 Date: Sun, 2 Jun 2019 09:30:02 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bd1c5d..54fa659 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SimplySerial -###### A barebones serial terminal that runs as a Windows console application. +###### A bare-bones serial terminal that runs as a Windows console application. Written by [Edward Wright](mailto:fasteddy@thewrightspace.net) (fasteddy516). @@ -36,7 +36,7 @@ `-b, --baud` sets the baud rate (ex. `-b:9600`, `--baud:115200`) - `-p, --parity` sets the parity option (ex. `-b:none`, `--parity:even`) + `-p, --parity` sets the parity option (ex. `-p:none`, `--parity:even`) `-d, --databits` sets the number of data bits to use (ex. `-d:8`, `--databits:7`)