diff options
| author | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2018-11-15 13:09:33 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-15 13:09:33 -0800 | 
| commit | 4e379259292be2709834ee0d75e212f80b14e1b0 (patch) | |
| tree | 9f75c16e478a1518f7f84284678564823dc04e15 | |
| parent | 0de7d02a3d9293253f27b1f868db5789ec932fd9 (diff) | |
Update readme.md
Co-Authored-By: dragonprevost <dragon@dkp.io>
| -rw-r--r-- | readme.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -48,7 +48,7 @@ requires:  ## Example   For getting the current acceleration -``` +```C  struct Acceleration{  	double x;  	double y; | 
