diff --git a/README.md b/README.md index 2fbc4a8..918b894 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Reverse engineering of the iconsole+ bike computer serial protocol. Broadcasts the power and speed on the ANT network. +See also my android app [OpeniConsole](https://github.com/haraldh/iconsole-android). + ## Requirements ``` @@ -15,4 +17,4 @@ $ pip install --user requirements.txt $ python iConsole.py ``` -Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch. \ No newline at end of file +Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch.