diff --git a/README.md b/README.md index aa21bed..a7c80a3 100644 --- a/README.md +++ b/README.md @@ -803,7 +803,8 @@ First let's add the relevant **Pact** dependency to the consumer applications *p ## The Consumer -You'll find a working example in [MessagingContractTest](consumer/src/test/kotlin/com/example/demo/MessagingContractTest.kt) class +You'll find a working example in [MessagingContractTest](consumer/src/test/kotlin/com/example/demo/MessagingContractTest.kt) class. +More documentation coming soon ... ## The Provider