diff --git a/README.md b/README.md index a5ef5f5..2f33c8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# W2G Frontend +# Movieroom Frontend -Frontend for watch2gether. +Frontend for Movieroom. A website that allows you and your friends to watch a movie in sync. diff --git a/package.json b/package.json index fa2b0d3..5ceb0b4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "watch2gether-front", + "name": "movieroom-front", "version": "0.1.0", "author": "Anatoly Kopyl", "private": true, diff --git a/src/App.vue b/src/App.vue index 7df4bcc..392c4c2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@ diff --git a/src/views/Home/Index.vue b/src/views/Home/Index.vue index 3f1d62c..30a3a71 100644 --- a/src/views/Home/Index.vue +++ b/src/views/Home/Index.vue @@ -3,7 +3,6 @@