From 665f2a77d550450456b030104a953b51c06fb58a Mon Sep 17 00:00:00 2001 From: Louie Lu Date: Mon, 3 Jul 2017 18:14:58 +0800 Subject: [PATCH] Add build and coverage badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d2eb6a..01fdc92 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ +[![Build Status](https://travis-ci.org/mlouielu/nand2vm.svg?branch=master)](https://travis-ci.org/mlouielu/nand2vm) +[![Coverage Status](https://coveralls.io/repos/github/mlouielu/nand2vm/badge.svg?branch=master)](https://coveralls.io/github/mlouielu/nand2vm?branch=master) + nand2vm -------