diff --git a/demo/firestore-mixin-demo.html b/demo/firebase-firestore-mixin-collection-demo.html
similarity index 54%
rename from demo/firestore-mixin-demo.html
rename to demo/firebase-firestore-mixin-collection-demo.html
index 23b938c..bbc5c95 100644
--- a/demo/firestore-mixin-demo.html
+++ b/demo/firebase-firestore-mixin-collection-demo.html
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
+ customElements.define(FirebaseFirestoreMixinCollectionDemo.is, FirebaseFirestoreMixinCollectionDemo);
+
diff --git a/demo/firebase-firestore-mixin-document-demo.html b/demo/firebase-firestore-mixin-document-demo.html
new file mode 100644
index 0000000..0dad502
--- /dev/null
+++ b/demo/firebase-firestore-mixin-document-demo.html
@@ -0,0 +1,26 @@
+
+
+
+
+ [[user.name]]
+
+
+
+
diff --git a/demo/firestore.html b/demo/firebase-firestore.html
similarity index 68%
rename from demo/firestore.html
rename to demo/firebase-firestore.html
index 6ae443f..c1cfd84 100644
--- a/demo/firestore.html
+++ b/demo/firebase-firestore.html
@@ -14,13 +14,17 @@
-
+
+
-
+ Collection:
+
+ Document:
+