From 9d034c05a475ebb1dc3283d2a1d0c541c28812e6 Mon Sep 17 00:00:00 2001 From: Andrew Jo Date: Tue, 9 May 2017 19:51:07 -0700 Subject: [PATCH] :book: Add badges [#145092499] --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 680651c..61c974e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # spark-cassandra-connection-factory +[![CircleCI](https://img.shields.io/circleci/project/VerdigrisTech/spark-cassandra-connection-factory.svg)](https://circleci.com/gh/VerdigrisTech/spark-cassandra-connection-factory) +[![Codecov](https://img.shields.io/codecov/c/github/VerdigrisTech/spark-cassandra-connection-factory/master.svg)](https://codecov.io/gh/VerdigrisTech/spark-cassandra-connection-factory) +[![GitHub release](https://img.shields.io/github/release/VerdigrisTech/spark-cassandra-connection-factory.svg)](https://github.com/VerdigrisTech/spark-cassandra-connection-factory/releases) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/VerdigrisTech/spark-cassandra-connection-factory/blob/master/LICENSE) + Cassandra connection factories for Apache Spark ## Usage