summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index adbc4c9..a5bb44f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
Two new funchtions finchmaxnum() and finchswitch have been added to find the maximum number of finches and switch finches.
-the makefile compiles main.c in arch linux with the hidapi package installed, it is NOT called hidapi32 as the website suggests but hidapi-libusb
-the main program has been modified so that pressing C will allow you to switch the finchbot with finchswitch()
-a compiled version of main for i686 archetecture for arch linux, you need root permisions to run
+The makefile compiles main.c in arch linux with the hidapi package installed, it is NOT called hidapi32 as the website suggests but hidapi-libusb.
+The main program has been modified so that pressing C will allow you to switch the finchbot with finchswitch().
+So far the program still works when 1 finch is connected.
+A compiled version of main for i686 archetecture arch linux is included, you need root permisions to run.