diff --git a/example/index.html b/example/index.html
index 62c765a..1f850e1 100644
--- a/example/index.html
+++ b/example/index.html
@@ -19,9 +19,7 @@
{{pdfName}}
-
+
diff --git a/example/js/app.js b/example/js/app.js
new file mode 100644
index 0000000..7b1d42c
--- /dev/null
+++ b/example/js/app.js
@@ -0,0 +1 @@
+var app = angular.module('App', ['pdf']);