summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..c0c61c6
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,21 @@
+=========
+ANT+minus
+=========
+
+Userspace implementation of a wire protocol similar to the
+ANT/ANT+/ANT-FS protocols. The goal is to be able to communicate with
+the Forerunner 310XT (or any other ANT/ANT+/ANT-FS capable device)
+watch in order to retrieve sports tracks.
+
+The C++ implementation is currently available under both Linux and
+win. Communication with watches other than the 310XT might (610XT and
+910XT are likely) work, but are untested. This project currently does
+not yet support Forerunner 405, but work is underway for 405
+support. Please report your experience to help improving the software.
+
+.. image:: https://secure.travis-ci.org/ralovich/antpm.png
+ :alt: Build Status
+ :target: http://travis-ci.org/ralovich/antpm
+ :width: 77px
+ :height: 19px
+