From e609950de027471513ffd687122c64c7a133fa4d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 27 Sep 2020 06:22:01 -0700 Subject: [PATCH] documentation: layout change for README badges I just think this looks nicer than having them across that many lines... Signed-off-by: Dirk Hohndel --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e1ffe9be..09e1d3017 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # Subsurface -![Build Status](https://github.com/subsurface/subsurface/workflows/Android/badge.svg) - +![Build Status](https://github.com/subsurface/subsurface/workflows/Windows/badge.svg) ![Build Status](https://github.com/subsurface/subsurface/workflows/Mac/badge.svg) ![Build Status](https://github.com/subsurface/subsurface/workflows/iOS/badge.svg) - -![Build Status](https://github.com/subsurface/subsurface/workflows/Windows/badge.svg) +![Build Status](https://github.com/subsurface/subsurface/workflows/Android/badge.svg) ![Build Status](https://github.com/subsurface/subsurface/workflows/Ubuntu%2014.04%20/%20Qt%205.12%20for%20AppImage/badge.svg) ![Build Status](https://github.com/subsurface/subsurface/workflows/Ubuntu%2018.04%20/%20Qt%205.9/badge.svg)