diff --git a/package.json b/package.json
index cbe0354..5257f0d 100644
--- a/package.json
+++ b/package.json
@@ -19,8 +19,10 @@
"url": "https://github.com/jzillmann/pdf-to-markdown"
},
"dependencies": {
+ "keen-ui": "^0.8.9",
"pdfjs-dist": "^1.6.317",
- "vue": "^2.0.5"
+ "vue": "^2.0.5",
+ "vue-material": "^0.3.3"
},
"devDependencies": {
"babel-core": "^6.18.2",
diff --git a/src/App.vue b/src/App.vue
index ba99874..936a0f1 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,18 +1,26 @@
-
![](./assets/logo.png)
-
+
+
+