diff --git a/README.MD b/README.MD index efd33e0..e4b4f43 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,8 @@ Documentum REST Java Client Samples ========= +[![Build Status](https://travis-ci.org/Enterprise-Content-Management/documentum-rest-client-java.svg?branch=master)](https://travis-ci.org/Enterprise-Content-Management/documentum-rest-client-java) + This Java project contains a reference implementation of Documentum REST Services client written in Java code. The purpose of this project is to demonstrate one way to develop a hypermedia driven REST client to consume Documentum REST Services. It does NOT indicate that users could not develop a REST client using other technologies.