diff --git a/README.md b/README.md index e2f9bd4..d38069b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Android with Arduino - Bluetooth ================================ Arduino and Android classes to easily connect your mobile device with an Arduino board. -With the example bellow, we can send a message to Android using Arduino. +With the example below, we can send a message to Android using Arduino. Read more here: http://bytedebugger.wordpress.com/2014/06/27/tutorial-how-to-connect-an-android-device-with-arduino-and-bluetooth/ I had tested this lib with BC417 module, but I believe that this class works with major part of modules, because all of them use the same protocol. If you test other module, working or not, please, just start a new issue here to help me. If you have any problem, start an issue here too that I will try to help you.