diff --git a/README.md b/README.md index c15361c..565553f 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ Then run this to build the Elm code for the first time: elm make src/Main.elm --output=../server/public/elm.js ``` +Now open [http://localhost:3000](http://localhost:3000) +in your browser. You should see this in it: + +A screenshot showing “You’re all set!” + If things aren’t working, the instructor will be happy to help! ## Links