Followup to previous commit (Added note about contributing new solutions), left in an additional asterisk.

This commit is contained in:
Donne Martin 2015-07-07 22:31:30 -04:00
parent 6487559da9
commit 824f07821d

View File

@ -332,7 +332,7 @@ This will launch your web browser with the list of challenge categories:
* Solve the challenge and verify it passes the unit test
* Check out the accompanying **Solution Notebook** for further discussion
Note: If your solution is different from those listed in the Solution Notebook, consider submitting a pull request so others can benefit from your work. Review the [Contributing Guidelines](https://github.com/donnemartin/interactive-coding-challenges/blob/master/CONTRIBUTING.md) for details.*
Note: If your solution is different from those listed in the Solution Notebook, consider submitting a pull request so others can benefit from your work. Review the [Contributing Guidelines](https://github.com/donnemartin/interactive-coding-challenges/blob/master/CONTRIBUTING.md) for details.
### Nose Unit Tests