diff --git a/README.md b/README.md
index 71ac8f4..246679c 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ You may now use the component in your markup
Just include `vue` & `vue-select.js` - I recommend using [unpkg](https://unpkg.com/#/).
```html
-
+
diff --git a/dev.html b/dev.html
index fb863dd..78c6e5a 100644
--- a/dev.html
+++ b/dev.html
@@ -40,6 +40,17 @@
+
+
+
+ {{option.label}}
+
+
+
+ {{option.label}} ({{option.value}})
+
+
+