diff --git a/README.md b/README.md index 8d2b067..a184e49 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ A user comes to the splash page. The splash page has 3 album covers to the right https://github.com/gSchool/playlist ## Getting Credit: -There's a pull request target for every single stage of the project. When finished with that stage, deploy current working code base to firebase and submit a pull request to the designated target. +Submit a pull request when finsished with the entire project OR deploy to surge . +[Surge Website](https://surge.sh/) ## General Notes @@ -59,13 +60,14 @@ Building on stretch one, create new functionality where a user can click on an a # MODULES: -Add the following stories to the Pivotal Tracker, complete the work, deploy to firebase, and submit a pull request to https://github.com/gSchool/playlist_module_[module_number] -For example, if you just completed module 3, submit a pull request to https://github.com/gSchool/playlist_module_3 +Follow the stories below. +Add the following stories to the Pivotal Tracker (optional). +Complete the work for each step. ## Module 1: STRUCTURE AND CSS -* As a user, when I visit the spash page, I should see a page whose general layout matches the design mockup [excluding dynamic content] +* As a user, when I visit the splash page, I should see a page whose general layout matches the design mockup [excluding dynamic content] * As a user, when I visit the splash page, I should see a railroad track with 19% opacity on the right hand side. diff --git a/images/division_bell.jpg b/images/the_division_bell.jpg similarity index 100% rename from images/division_bell.jpg rename to images/the_division_bell.jpg diff --git a/index.html b/index.html index b82dcc4..8e0abfd 100644 --- a/index.html +++ b/index.html @@ -5,11 +5,7 @@