From bf1fce2a52f86ee5e50c4210dbe66ec080deaa13 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 7 Mar 2020 20:13:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fef7f8..dc05439 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# TDD Example Drupal 8 Module for DrupalCamp Dublin +# TDD Example Drupal 8 Blog Module -A demo module to accompany my [TDD - Test Driven Drupal][0] talk at DrupalCamp +A demo module to accompany my [TDD - Test Driven Drupal][0] talk, originally for DrupalCamp Dublin 2017. In order to see my workflow of writing comments first, converting them into