From 5a913a8b746f625109014575ac0622a04d047733 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:53:14 +0200 Subject: [PATCH] Update readme with badges --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f80342b4..8cf8dba4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # novelWriter -[![pytest](https://github.com/vkbo/novelWriter/workflows/pytest/badge.svg)](https://github.com/vkbo/novelWriter/actions) +[![python 3.6](https://github.com/vkbo/novelWriter/workflows/python%203.6/badge.svg?branch=main)](https://github.com/vkbo/novelWriter/actions) +[![python 3.7](https://github.com/vkbo/novelWriter/workflows/python%203.7/badge.svg?branch=main)](https://github.com/vkbo/novelWriter/actions) +[![python 3.8](https://github.com/vkbo/novelWriter/workflows/python%203.8/badge.svg?branch=main)](https://github.com/vkbo/novelWriter/actions) [![codecov](https://codecov.io/gh/vkbo/novelWriter/branch/main/graph/badge.svg)](https://codecov.io/gh/vkbo/novelWriter) -[![docs](https://readthedocs.org/projects/novelwriter/badge/?version=latest)](https://novelwriter.readthedocs.io/en/latest/?badge=latest) [![flake8](https://github.com/vkbo/novelWriter/workflows/flake8/badge.svg)](https://github.com/vkbo/novelWriter/actions) +[![docs](https://readthedocs.org/projects/novelwriter/badge/?version=latest)](https://novelwriter.readthedocs.io/en/latest/?badge=latest) [![pypi](https://img.shields.io/pypi/v/novelwriter)](https://pypi.org/project/novelWriter/) -[![python](https://img.shields.io/pypi/pyversions/novelwriter)](https://pypi.org/project/novelWriter/)