commit c908de3aa70a2cf0af3056265254a7ee2165b77f parent 7683a06cbf28e73333742a8b3621b984b0867f95 Author: sin <sin@2f30.org> Date: Fri, 15 Nov 2013 14:08:30 +0000 Justify README Diffstat:
M | README | | | 14 | +++++++------- |
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README b/README @@ -1,12 +1,12 @@ This is a simple FTDI serial comms program. It depends on libftdi. -The reason I wrote this is because minicom gets on my nerves -and I don't want to have screen(1) installed just so that I can -use a serial port. +The reason I wrote this is because minicom gets on my nerves and I +don't want to have screen(1) installed just so that I can use a serial +port. -If you have a common FTDI USB adapter you probably don't have -to use any flags when starting the program. +If you have a common FTDI USB adapter you probably don't have to use +any flags when starting the program. -You need to be root to run this program. You can possibly get -by just by adding yourself to the relevant group. +You need to be root to run this program. You can possibly get by just +by adding yourself to the relevant group.