From 5cbcc455839cc558728b515e6ff838e3a6832f49 Mon Sep 17 00:00:00 2001 From: Wolfgang Welz Date: Fri, 31 May 2019 09:25:34 +0200 Subject: [PATCH] Add Codecov badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c676232..40918f6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # IOTA App for Ledger Hardware Wallets [![Build Status](https://travis-ci.org/IOTA-Ledger/blue-app-iota.svg?branch=master)](https://travis-ci.org/IOTA-Ledger/blue-app-iota) +[![codecov](https://codecov.io/gh/IOTA-Ledger/blue-app-iota/branch/master/graph/badge.svg)](https://codecov.io/gh/IOTA-Ledger/blue-app-iota) + Here we try to use natively available crypto logic to create IOTA seeds and sign transactions on the fly.