From 838ae855e4242a008dd73092e8b3383cca0494c8 Mon Sep 17 00:00:00 2001
From: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date: Thu, 17 Oct 2019 18:07:19 -0400
Subject: [PATCH] update readme

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3ba83ea..9cc58d1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Eclipse Api Documentation
-Source files for the API should be placed in __src__ folder.
+
+This project describes the resources that make up the official Eclipse Foundation REST API.
+
+[![Build Status](https://travis-ci.org/EclipseFdn/api.eclipse.org-docs.svg?branch=master)](https://travis-ci.org/EclipseFdn/api.eclipse.org-docs)
 
 ## Links
 
-- 
GitLab