diff --git a/README.md b/README.md index 4f9530ca..2659683b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # tdd-intro-practice +[![Build status](https://ci.appveyor.com/api/projects/status/eq0ptkr503ghdhhs?svg=true)](https://ci.appveyor.com/project/mettizik/tdd-course-3) + Basic excercises for TDD practicing. All excercises are separated into projects under folders workshops and homework. Each excercise is described separately in README.MD file of github MD format under excercise project folder.