summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index d9f83da..3aa0175 100644
--- a/readme.md
+++ b/readme.md
@@ -48,7 +48,7 @@ requires:
## Example
For getting the current acceleration
-```
+```C
struct Acceleration{
double x;
double y;