From 8dd2e32c9fb8c817964886426f986d3f06d50f82 Mon Sep 17 00:00:00 2001 From: Petri Kainulainen Date: Tue, 31 May 2016 19:17:08 +0300 Subject: [PATCH] Add README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5dc3e34..abd85c5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -spring-social-examples -====================== +# Test With Spring Course + +If you are struggling to write good automated tests for Spring web applications, you are not alone! [I have launched a video course](https://www.testwithspring.com/?utm_source=github&utm_medium=social&utm_content=spring-social&utm_campaign=test-with-spring-course-presales) that describes how you can write automated tests which embrace change and help you to save your time (and nerves). + +# Spring Social Tutorial + +This repository contains the example applications of my [Spring Social tutorial](http://www.petrikainulainen.net/spring-social-tutorial/).