From 933e777fb4f223f867ffc8358ac6b816214389b0 Mon Sep 17 00:00:00 2001 From: Luca Minudel Date: Sat, 22 Nov 2014 23:48:17 +0100 Subject: [PATCH] Update README.md --- TDDMicroExercises/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TDDMicroExercises/README.md b/TDDMicroExercises/README.md index 05d37b6..701f877 100644 --- a/TDDMicroExercises/README.md +++ b/TDDMicroExercises/README.md @@ -11,7 +11,7 @@ - Introduce the scope of the coding-dojo and provide basic guidelines about pair-programming and about iterative gradual approach to refactoring and unit-testing. -- Present the instructions for the 1st exercise ([here the slides](https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/blob/master/Slides/Refactoring-legacy-code-driven-by-tests-full.pdf?raw=true)) +- Present the instructions for the 1st exercise [with help from the slides](http://www.slideshare.net/LucaMinudel/refactoring-legacy-code-driven-by-tests-eng) [even in italian](http://www.slideshare.net/LucaMinudel/refactoring-legacy-code-driven-by-tests-ita) - Now it’s coding time, for 40 minutes max. Provide support and help attendees when asked.