From e0efb69bc072957558604bc3ff50802a077243a5 Mon Sep 17 00:00:00 2001 From: Don Cross Date: Mon, 13 May 2019 15:28:27 -0400 Subject: [PATCH] Moved build status to top line. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0808b172..3f8eeb63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Astronomy Engine +# Astronomy Engine [![Build Status](https://travis-ci.org/cosinekitty/astronomy.svg)](https://travis-ci.org/cosinekitty/astronomy) ### Supported Programming Languages @@ -25,8 +25,6 @@ ### Overview -[![Build Status](https://travis-ci.org/cosinekitty/astronomy.svg)](https://travis-ci.org/cosinekitty/astronomy) - The Astronomy Engine is a suite of open source libraries for calculating positions of the Sun, Moon, and planets, and for predicting interesting events like oppositions, conjunctions, rise and set times, lunar phases, and more.