From 4046f3788e13d4a08d61545c0fc84df8f7cb7053 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 20 Jul 2016 09:10:05 +0200 Subject: [PATCH] DATAREST-856 - Integrate version badge from spring.io. Add version badge from spring.io. --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.adoc b/README.adoc index 46527259c..4e8503898 100644 --- a/README.adoc +++ b/README.adoc @@ -1,3 +1,6 @@ +image:https://spring.io/badges/spring-data-rest/ga.svg[Spring Data REST, link="http://projects.spring.io/spring-data-rest/#quick-start"] +image:https://spring.io/badges/spring-data-rest/snapshot.svg[Spring Data REST, link="http://projects.spring.io/spring-data-rest/#quick-start"] + = Spring Data REST The goal of the project is to provide a flexible and configurable mechanism for writing simple services that can be exposed over HTTP.