From d34a0ed6cbb8bb77a4779f9ee397a25d13418566 Mon Sep 17 00:00:00 2001 From: Adel Zaalouk Date: Tue, 6 Feb 2018 14:27:29 +0100 Subject: [PATCH] embed badges for travis and go report in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 574856d..4418eaa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/zanetworker/opentaas.svg?branch=master)](https://travis-ci.org/zanetworker/opentaas) +[![Go Report Card](https://goreportcard.com/badge/github.com/zanetworker/opentaas)](https://goreportcard.com/report/github.com/zanetworker/opentaas) # OpenTaaS OpenTaaS (Tool-as-a-Service) is a platform that provides tools & frameworks on demand (lego style), relieving you from manually configuring and tinkering with the tools and their config files. It should also deploy, monitor, and secure them for you on the platform of choice (e.g., hosted ~ [k8s, compose, swarm, etc] or cloud-based ~ [AWS, OpenStack, Azure, etc]). The goal of OpenTaaS is to provide a market place of tools and frameworks with built-in monitoring and security based on common best practices on-demand.