From 7eac76f27b9f31cd90e70d8f4b7f16679a662170 Mon Sep 17 00:00:00 2001 From: Nick Patavalis Date: Sat, 20 Jan 2018 20:29:19 +0200 Subject: [PATCH] Minor rewording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1665a..86b3aef 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ serve other projects as well. This library hides the termios(3) calls, and provides a less complex and safer (though certainly less feature-rich) interface. -*picocom* runs and has, mostly, been tested on Linux. With no, or with +*picocom* runs and is, primarily, tested on Linux. With no, or with minor, modifications it will run (and most of its features will work) on any Unix-like system with a reasonably POSIX-compatible termios(3) interface. Patches to support idiosyncrasies of specific Unix-like