From 4b8da1cdc25857cfc10ded923284b7e505e7251c Mon Sep 17 00:00:00 2001 From: niranda perera Date: Mon, 19 Oct 2020 20:45:25 -0400 Subject: [PATCH] adding build and licence icons --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 76428c038..42cbe02ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Cylon +[![Build Status](https://travis-ci.org/cylondata/cylon.svg?branch=master)](https://travis-ci.org/cylondata/cylon) +[![License](http://img.shields.io/:license-Apache%202-blue.svg)](https://github.com/cylondata/cylon/blob/master/LICENSE) + Cylon is a fast, scalable distributed memory data parallel library for processing structured data. Cylon implements a set of relational operators to process data. While ”Core Cylon” is implemented using system level C/C++, multiple language interfaces