From 5adb1db35b2f4dbebd3ce90c069ea43a712c65be Mon Sep 17 00:00:00 2001 From: Matt Fellows Date: Mon, 15 Jun 2020 17:17:35 +1000 Subject: [PATCH] docs: add workshop link to main readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 18911f7b97..0fee9c5196 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ how to get going. * For examples of using pact-jvm with spring boot, have a look at https://github.com/Mikuu/Pact-JVM-Example and https://github.com/mstine/microservices-pact +## Tutorial (60 minutes) + +Learn everything in Pact in 60 minutes: https://github.com/DiUS/pact-workshop-jvm. + +The workshop takes you through all of the key concepts of consumer and provider testing using a Spring boot application. + ## Documentation Additional documentation can be found at [docs.pact.io](http://docs.pact.io), in the [Pact Wiki](https://github.com/realestate-com-au/pact/wiki),