diff --git a/README.md b/README.md
index 6b0d876..b1907de 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,11 @@ Attributes accepted in xml:
+
+
```
+
Example:
```xml
com.github.guilhe.views.QuantityPickerView
@@ -43,7 +46,7 @@ com.github.guilhe.views.QuantityPickerView
app:textLabelFont="@font/permanentmarker_regular"
app:textLabelFormatter="%s units."
app:textLabelSize="14sp"/>
- ```
+```
## Binaries
Binaries and dependency information for Gradle, Maven, Ivy and others can be found [here](https://search.maven.org/artifact/com.github.guilhe/quantity-picker-view).