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.