diff --git a/README.md b/README.md index c2f26af0f7a9e727b5607faf83cb5cac68c69041..4dd2541b46c595b2bbfde3e6b63de496153a7a30 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Distributed version of the Spring PetClinic Sample Application built with Spring Cloud -[](https://travis-ci.org/spring-petclinic/spring-petclinic-microservices/) [](https://opensource.org/licenses/Apache-2.0) [](https://www.versioneye.com/user/projects/58b2c56f9ceb450031272d6a) +[](https://travis-ci.org/spring-petclinic/spring-petclinic-microservices/) [](https://opensource.org/licenses/Apache-2.0) This microservices branch was initially derived from [AngularJS version](https://github.com/spring-petclinic/spring-petclinic-angular1) to demonstrate how to split sample Spring application into [microservices](http://www.martinfowler.com/articles/microservices.html). To achieve that goal we used [Spring Cloud Netflix](https://github.com/spring-cloud/spring-cloud-netflix) technology stack.