codeschool-projects / CodeBreakerProject

Code Breaker: Challenge Friends with a Game Written using Javascript
https://codeschool-projects.github.io/CodeBreakerProject/
MIT License
26 stars 1.03k forks source link

Website instructions don't match GitHub instructions #17

Closed amabenhamou closed 7 years ago

amabenhamou commented 7 years ago

Instructions on the website (https://www.codeschool.com/projects/build-a-code-breaker-game-with-javascript/build) do not match the instructions on the GitHub README.md (particularly Step 11 and Step 12). The website instructions are wrong and need to be replaced with the repo instructions.

snychka commented 7 years ago

@EricJFisher (thanks @Moocow89 !)

screen shot 2017-02-02 at 7 58 55 pm

should be an easy fix!

EricJFisher commented 7 years ago

I've corrected tasks 11 and 12 on the website (I'll also make a minor adjustment to twelve in the repo) I'll also make a pass through all the instructions again to make sure everything matches up. Thank you for pointing this out to us!