diff --git a/README.md b/README.md
index f898fbb..9057cd3 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ or generate and get the base 64 image uri ready for integrate into an HTML img t
$imageDataUri = $identicon->getImageDataUri('bar');
```
``` html
-
+
```