kinect_upload_fw: initialize 'transferred' before USB transfers
[kinect-audio-setup.git] / README
diff --git a/README b/README
index 306e480..239ec8b 100644 (file)
--- a/README
+++ b/README
@@ -38,8 +38,15 @@ Then run the firmware fetcher script (remember this is only needed
 once):
 
   # ./kinect_fetch_fw /lib/firmware/kinect
+  # udevadm control --reload-rules
 
 
 The UAC firmware is downloaded from the Microsoft Kinect SDK at
 http://www.kinectforwindows.org, the license of the SDK can be found at
 http://www.kinectforwindows.org/download/EULA.htm
+
+=== Acknowledgements
+
+A special thanks goes to Steven Toth from http://kernellabs.com, who
+kindly sponsored a Kinect to Antonio Ospite and made kinect-audio-setup
+possible in its current form.