Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Roxberry committed Nov 28, 2018
1 parent 3899f18 commit 6d6b615
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 09-TDD/README.md
Expand Up @@ -112,7 +112,9 @@ Writing tests for code _before_ you have the code to test is a great mental exer

## In Class Activity II - TDD Practice (70 Minutes)

Use the [in-class-tdd](in-class-tdd/README.md) project in this repo as a starting point. Feel free to work with a partner.
Use the [in-class-tdd](in-class-tdd/README.md) project in this repo as a starting point. I recommend [forking this starter repo directly](https://github.com/droxey/tdd-bdd-challenge) to best keep track of your changes.

Feel free to work with a partner.

The goal is to make each test pass!

Expand Down

0 comments on commit 6d6b615

Please sign in to comment.