From 02a0f840124f20ec2c0e18c4051a9adb1592dafa Mon Sep 17 00:00:00 2001 From: tmeissner Date: Wed, 27 May 2015 22:09:05 +0200 Subject: [PATCH] added tdd for embedded c info --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5984fed..a61b59c 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,7 @@ [http://shop.oreilly.com/product/0636920014607.do]() ##### Python 3 Object Orientated Programming -[https://www.packtpub.com/application-development/python-3-object-oriented-programming]() \ No newline at end of file +[https://www.packtpub.com/application-development/python-3-object-oriented-programming]() + +##### Test-Driven Development for Embedded C +[https://pragprog.com/book/jgade/test-driven-development-for-embedded-c]()