From 5fc3305ba7d1941cdd647dd58b2f289b6412b4e3 Mon Sep 17 00:00:00 2001 From: Hugues Delorme Date: Mon, 13 Jul 2015 11:22:43 +0200 Subject: [PATCH] readme: move build status at top --- README.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 6d9bee0..f405d74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +[![Build Status](https://travis-ci.org/fougue/gmio.svg?branch=master)](https://travis-ci.org/fougue/gmio) +[![Build status](https://ci.appveyor.com/api/projects/status/0q4f69lqo6sw9108?svg=true)](https://ci.appveyor.com/project/HuguesDelorme/gmio) + + Coverity Scan Build Status + + gmio: C library for geometry input/output =========================================== @@ -80,15 +87,3 @@ abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL-B license as circulated by CEA, CNRS and INRIA at the following URL http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html - - -Build status -============ - -[![Build Status](https://travis-ci.org/fougue/gmio.svg?branch=master)](https://travis-ci.org/fougue/gmio) -[![Build status](https://ci.appveyor.com/api/projects/status/0q4f69lqo6sw9108?svg=true)](https://ci.appveyor.com/project/HuguesDelorme/gmio) - - Coverity Scan Build Status - -