From 03a45db7f3905ba834e4a0690b70936bd37b2633 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 16 Jun 2015 16:32:45 +0200 Subject: Initial commit For the past plugin history refer to the libuca repository. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..27379af --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Plugin for the ufo detector family + + +## Installation + +Install [libuca](https://github.com/ufo-kit/libuca) first and make sure that +pcilib is available. Then: + + mkdir build && cd build + cmake .. + make && make install -- cgit v1.2.3