From fe7b2e5ea8e547e4ecda719ea99bed11d18cd97a Mon Sep 17 00:00:00 2001 From: gesellc Date: Thu, 18 Aug 2016 10:55:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dec78eb..d5807ed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Test-Driven Development with Python +# Test-Driven Development with Python - test me In this repository I will work through Harry J.W. Percival's book "Test-Driven Development with Python".