diff options
-rw-r--r-- | README.txt | 6 | ||||
-rw-r--r-- | ruby/ffi-k8055/README.rdoc | 4 |
2 files changed, 8 insertions, 2 deletions
@@ -6,3 +6,9 @@ build test and install libk8055, k8055 and k8055gui: user access to the k8055 device: read comments in velleman.rules +special thanks to: + * Sven Lindberg + * Pjetur G. Hjaltason + * Martin Pischky + * Etienne Mouragnon + diff --git a/ruby/ffi-k8055/README.rdoc b/ruby/ffi-k8055/README.rdoc index 1c3ec69..95f758e 100644 --- a/ruby/ffi-k8055/README.rdoc +++ b/ruby/ffi-k8055/README.rdoc @@ -25,8 +25,6 @@ For more examples you may look at: * the spec/[https://github.com/jeremyz/k8055/tree/master/ruby/ffi-k8055/spec] folder - - == REQUIREMENTS: * You need to first install libk8055[https://github.com/jeremyz/k8055] @@ -63,6 +61,8 @@ Special thanks to: * Sven Lindberg * Pjetur G. Hjaltason +* Martin Pischky +* Etienne Mouragnon == LICENSE: |