diff --git a/README.md b/README.md
index b64aa9f..38e7bc0 100644
--- a/README.md
+++ b/README.md
@@ -29,19 +29,6 @@ This is a fork of [vue-maplibre-gl](https://github.com/razorness/vue-maplibre-gl
https://indoorequal.github.io/vue-maplibre-gl/
-# Usage
-
-See [examples/App.vue](src/App.vue) for a real world example.
-
-# Demo
-
-```shell
-git clone https://github.com/indoorequal/vue-maplibre-gl.git
-cd vue-maplibre-gl
-yarn
-yarn examples
-```
-
## PRs welcome ♥
If you have ideas, improvements, suggestions etc. don't hesitate to open a pull request.
diff --git a/examples/App.vue b/examples/App.vue
deleted file mode 100644
index 6619fa1..0000000
--- a/examples/App.vue
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
- Is Zooming: {{ isZooming }}
-
-
-
-
-
-
-
-
-
-
- Style Position: {{ controlPosition }}
-