Skip to content

Commit 9090b0c

Browse files
committed
i50: add build status to readme
1 parent 216549a commit 9090b0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Overview: Simple Search Service
22

3+
![build status](https://travis-ci.org/ibm-cds-labs/simple-search-service.svg?branch=master)
4+
35
Simple Search Service is an IBM Bluemix app that lets you quickly create a faceted search engine, exposing an API you can use to bring search into your own apps. The service also creates a website that lets you preview the API and test it against your own data as well as manage your data via a simple CMS.
46

57
Once deployed, use the browser to upload CSV or TSV data. Specify the fields to facet, and the service handles the rest.

0 commit comments

Comments
 (0)