Skip to content

Commit

Permalink
add link to solution branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronjacoby committed Jan 14, 2016
1 parent 6a04eb8 commit 9dec0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* `ng-app` and `ng-controller` directives in the HTML.
* `app.js` that initializes your Angular app and adds a controller.
3. Run `budo app.js --open` from your Terminal to start your server and open your app in the browser.
4. Implement solutions to the following challenges. Refer to the [solution branch]() for guidance.
4. Implement solutions to the following challenges. Refer to the [solution branch](https://github.com/sf-wdi-24/intro-angular-lab/tree/solution) for guidance.

## Challenges

Expand Down

0 comments on commit 9dec0cf

Please sign in to comment.