Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jwo committed Feb 26, 2013
1 parent e790ea3 commit b9ae34e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ class CloneWar
end
```

You may need to add the following to the clone_war_test` file to get tests to pass:

```
require './clone_war'
```


### Extra Credit

Expand Down

0 comments on commit b9ae34e

Please sign in to comment.