diff --git a/README.md b/README.md index 763e3ef..550fbe4 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ is available at **/dev/ttyUSB0**: err := stty.CMD().TestBaudRate("/dev/ttyUSB0", 9600) ``` -If **stty** is not available stty, all methods of object returned by CMD() function +If **stty** is not available, all methods of object returned by CMD() function will return ERR_TTY_MISSING error. \ No newline at end of file