diff --git a/README.md b/README.md index a29b3523e7..a6c27f899b 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,9 @@ Stub Runner with JUnit rules ### Stub Runner Spring -Spring Configuration that automatically starts stubs upon Spring Context build up \ No newline at end of file +Spring Configuration that automatically starts stubs upon Spring Context build up + +### Stub Runner Spring Cloud + +Spring Cloud AutoConfiguration that automatically starts stubs upon Spring Context build up and allows you to call the stubs +as if they were registered in your service discovery \ No newline at end of file