summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordragonprevost <dragon@dkp.io>2018-11-13 11:20:29 -0800
committerdragonprevost <dragon@dkp.io>2018-11-13 11:20:29 -0800
commit232df147ba604648efd8cdbb4b22f9b1d7d4818e (patch)
tree32e028bdccb784a057b63f6e917fdfd135b5e843
parent7211e981440c24418904fe3c86a5bdd337ef45fd (diff)
fixed readme formatting
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index df3089c..875b55f 100644
--- a/readme.md
+++ b/readme.md
@@ -2,10 +2,10 @@ 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.
-##Prerequisits
+## Prerequisits
Throw in some prereq
-##Getting Started
+## Getting Started
Compile the project using
```make wp85```