From c299b34fc44be77ff3c695decb5591c16647bb75 Mon Sep 17 00:00:00 2001 From: Pablo Gonzalez Alonso Date: Tue, 22 May 2018 16:49:15 +0100 Subject: [PATCH] Add very important badges to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d94db2..d60cc17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # No Code +![Build](https://img.shields.io/badge/build-passing-brightgreen.svg) +![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen.svg) + No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. ## Getting Started