diff --git a/README.md b/README.md index 179ecbf..97018f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # podinfo +[![Build Status](https://travis-ci.org/stefanprodan/podinfo.svg?branch=master)](https://travis-ci.org/stefanprodan/podinfo) +[![Docker Pulls](https://img.shields.io/docker/pulls/stefanprodan/podinfo)](https://hub.docker.com/r/stefanprodan/podinfo) + Podinfo is a tiny web application made with Go that showcases best practices of running microservices in Kubernetes.