diff --git a/README.md b/README.md index 3c4f2c6..6c3ee93 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ var dualShock = require('dualshock-controller'); var controller = dualShock( { //you can use a ds4 by uncommenting this line. - //config: "dualshock4-generic-driver", + //config: "dualShock4-generic-driver", //if the above configuration doesn't work for you, //try uncommenting the following line instead. - //config: "dualshock4-alternate-driver" + //config: "dualShock4-alternate-driver" //if using ds4 comment this line. config: "dualShock3", //smooths the output from the acelerometers (moving averages) defaults to true