From e58f2b98ecc2f0fe22825303df0499829df5c705 Mon Sep 17 00:00:00 2001 From: scrawl Date: Tue, 27 Jan 2015 17:53:32 +0100 Subject: [PATCH] Trying to make the status badges consistent --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c24a4c81..e17784752 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ OpenMW ====== -[![Build Status](https://travis-ci.org/OpenMW/openmw.svg?branch=coverity_scan)](https://travis-ci.org/OpenMW/openmw) - -[![Coverity Scan Build Status](https://scan.coverity.com/projects/3740/badge.svg)](https://scan.coverity.com/projects/3740) +[![Build Status](https://img.shields.io/travis/OpenMW/openmw.svg)](https://travis-ci.org/OpenMW/openmw) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3740/badge.svg)](https://scan.coverity.com/projects/3740) OpenMW is an attempt at recreating the engine for the popular role-playing game Morrowind by Bethesda Softworks. You need to own and install the original game for OpenMW to work.