diff --git a/README.mkd b/README.mkd
index 767c693..81303fd 100644
--- a/README.mkd
+++ b/README.mkd
@@ -56,6 +56,8 @@ Additional Contributors:
- admiral0 and fwiine project
- Jeff Baker/Inv3rsion, LLC.
- Jan Ciger - Reviatech SAS
+- Gabriele Randelli and the WiiC project
+- Juan Sebastian Casallas
License
@@ -102,6 +104,11 @@ Wiiuse currently operates on both Linux and Windows. You will need:
- If compiling, Microsoft Windows Driver Development Kit (DDK)
+### For Mac: ###
+
+- Mac OS X 10.2 or newer (to have the Mac OS X Bluetooth protocol stack)
+
+
### For either platform: ###
- If compiling, [CMake](http://cmake.org) is needed to generate a makefile/project
@@ -111,7 +118,9 @@ Compiling
---------
You need SDL and OpenGL installed to compile the (optional) SDL example.
-### Linux: ###
+### Linux & Mac: ###
+
+ $ mkdir build
$ cd build
@@ -176,7 +185,20 @@ If you are going to use Motion+, make sure to call wiiuse_poll or wiiuse_update
in a loop for some 10-15 seconds before enabling it. Ideally you should be checking
the status of any expansion (nunchuk) you may have connected as well.
Otherwise the extra expansion may not initialize correctly - the initialization
-and calibration takes some time.
+and calibration takes some time.
+
+
+### Mac OS X
+
+Sometimes you may not be able to connect to the device, even if it is discoverable.
+If that happens open the Bluetooth Preferences, select the Nintendo device on the
+list and remove it (by clicking on the minus sign). Close the Preference Pane and
+try again.
+
+If you get the following error on runtime when connecting to your wiimote:
+`Unable to write over the output channel`,
+you probably won't be able to read IR or accelerometer data, or make the wiimote vibrate.
+Relaunching your application and connecting again should solve this issue.
Acknowledgements by Michael Laforest
------------------------------------
@@ -263,9 +285,11 @@ greatly appreciated.
- [WiiC](http://wiic.sourceforge.net/)
- - Dramatically changed, C++ API added
+ - Dramatically changed, C++ API added.
- - MotionPlus support added
+ - MotionPlus support added.
+
+ - Added Mac support.
- DolphinEmu PPA: used to have a WiiUse 0.13