Updated docs

This commit is contained in:
Marcin Grzejszczak
2016-04-27 22:55:47 +02:00
parent 6871dec2fa
commit 8a3b1fbcc4

View File

@@ -70,4 +70,6 @@ groupId:artifactId:classifier:port
`classifier` and `port` are optional.
* If you don't provide the `classifier` then the default one will be taken.
* If you don't provide the `port` then a random one will be picked
* If you don't provide the `port` then a random one will be picked
Where `port` means the port of the WireMock server.