diff --git a/GildedRose/README.md b/GildedRose/README.md index 49063c76..fbc25ad8 100644 --- a/GildedRose/README.md +++ b/GildedRose/README.md @@ -14,6 +14,7 @@ I've also set this kata up on [cyber-dojo](http://cyber-dojo.com) in Java using - [Cucumber, Java](http://cyber-dojo.com/forker/fork/0F82D4BA89?avatar=gorilla&tag=45) - for this one I've also written some step definitions for you - [JUnit, Java](http://cyber-dojo.com/forker/fork/751DD02C4C?avatar=snake&tag=4) +- [C#](http://cyber-dojo.com/forker/fork/107907AD1E?avatar=alligator&tag=13) Whichever testing approach you choose, the idea of the exercise is to do some deliberate practice, and improve your Refactoring skills. The idea is not to re-write the code from scratch, but rather to practice taking small steps, running the tests often, and incrementally improving the design.