From: Andrew 'Necromant' Andrianov Date: Tue, 4 Nov 2014 17:44:04 +0000 (+0300) Subject: Fix README.md formatting X-Git-Tag: v0.1~23 X-Git-Url: http://git.linex4red.de/pub/pl2303-ft232-gpio.git/commitdiff_plain/ff6b226d167c0e45f50b8edb8fbc5e43103ec038?ds=inline Fix README.md formatting Signed-off-by: Andrew 'Necromant' Andrianov --- diff --git a/README.md b/README.md index a9c0618..112efa8 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ fix that. You'll need libusb-1.0-dev, gcc and pkg-config. Just run +``` make sudo make install +``` pl2303gpio comes with udev rules that will be dropped into your /etc/udev/rules.d/ @@ -29,6 +31,7 @@ Nope, you can't. Patches welcome. ## Using +``` pl2303gpio --help PL2303HXA userspace GPIO control tool (c) Andrew 'Necromant' Andrianov 2014, License: GPLv3 @@ -42,6 +45,7 @@ Options are: Examples: ./pl2303gpio --gpio=1 --out 1 ./pl2303gpio --gpio=0 --out 0 --gpio=1 --in +``` ## License