From 31535786119c50e1fc9b45af579b6b33433cdff9 Mon Sep 17 00:00:00 2001 From: Plamen Dimitrov Date: Tue, 3 Dec 2019 16:02:22 +0200 Subject: [PATCH] Add badges for automated code review and coverage analysis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdfa5e56..bd4523ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# guibot ![CI status](https://travis-ci.org/intra2net/guibot.svg?branch=master) [![Documentation Status](https://readthedocs.org/projects/guibot/badge/?version=latest)](http://guibot.readthedocs.io/en/latest/?badge=latest) +# guibot ![CI status](https://travis-ci.org/intra2net/guibot.svg?branch=master) [![Documentation Status](https://readthedocs.org/projects/guibot/badge/?version=latest)](http://guibot.readthedocs.io/en/latest/?badge=latest) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/intra2net/guibot.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/intra2net/guibot/context:python) [![codecov](https://codecov.io/gh/intra2net/guibot/branch/master/graph/badge.svg)](https://codecov.io/gh/intra2net/guibot) A tool for GUI automation using a variety of computer vision and desktop control backends.