diff --git a/README.md b/README.md
index e29ac33..2e3ec2a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Firebase + WebRTC Codelab
-
+### Full code solution can be found under the branch: _solution_
This is the GitHub repo for the FirebaseRTC codelab. This will teach you how
-to use Firebase Cloudstore for signalling in a WebRTC video chat application.
+to use Firebase Cloud Firestore for signalling in a WebRTC video chat application.
The solution to this codelab can be seen in the _solution_ branch.
diff --git a/public/index.html b/public/index.html
index 2872cde..8056a8a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,9 +9,9 @@
-
+
-
+