summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordragonprevost <dragon@dkp.io>2018-11-13 11:29:57 -0800
committerdragonprevost <dragon@dkp.io>2018-11-13 11:29:57 -0800
commit94ba948f63c8b3b43ed858c601bb3ddf2e59bd35 (patch)
tree0fa67bd59ba7a42fcd35b97c5d51f54ec6cb5fca
parent232df147ba604648efd8cdbb4b22f9b1d7d4818e (diff)
readme formatting
-rw-r--r--readme.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 875b55f..85bb459 100644
--- a/readme.md
+++ b/readme.md
@@ -1,11 +1,13 @@
-Motion Service
+MangOH Motion Service
======
-This application is designed to operate on a [MongOH Red](https://mangoh.io/mangoh-red-new) WP85 board. Using **general input output** this project uses pthreads to probes a bmi160 chip intermittently in order to detect a significant impact.
+This application is designed to operate on a [MongOH Red](https://mangoh.io/mangoh-red-new) WP85 board. Using **general input output** this project uses pthreads to probe the onboard bmi160 chip intermittently in order to detect a significant motion on the board.
-## Prerequisits
+## Prerequisites
Throw in some prereq
## Getting Started
Compile the project using
-```make wp85```
+``make wp85``
+
+## Setting