diff --git a/ReadMe.md b/ReadMe.md
index d837259..f5347ca 100755
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -4,6 +4,8 @@
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.
Bindings tested on raylib version 3.0
+
+
## Example
We can copy the default example with some minor changes:
```zig