From c868c93ad433dcebdcebc3152415b6183cf8a23b Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" Date: Thu, 16 May 2019 15:04:29 +0200 Subject: [PATCH] Added badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2120bb20..69c88e86 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # novelWriter +[![Build Status](https://travis-ci.com/vkbo/novelWriter.svg?branch=master)](https://travis-ci.com/vkbo/novelWriter) +[![codecov](https://codecov.io/gh/vkbo/novelWriter/branch/master/graph/badge.svg)](https://codecov.io/gh/vkbo/novelWriter) + This is a reboot of my novelWriter application using Qt5 after abandoning the Gtk3 version now renamed novelWriterGtk and archived. The first usable version is under initial development.