diff --git a/README.md b/README.md index f08298b..ba17333 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # ddd-with-spring +
+ +[![Build Status](https://travis-ci.org/mploed/ddd-with-spring.svg?branch=master)](https://travis-ci.org/mploed/ddd-with-spring) + +
+ This repository aims at showcasing a way how you could implement various aspects from Domain-driven Design with the Spring ecosystem. It is also the demo project for my conference talk "Implementing Domain-driven Design with the Spring ecosystem".