From 6984bbf4ee5e880a73309e44f8a57b5a9edd7386 Mon Sep 17 00:00:00 2001 From: Evan Czaplicki Date: Fri, 17 Jan 2014 20:48:29 +0100 Subject: [PATCH] Move build status higher up --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98c27906b..333f0ee61 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/). +[![Build Status](https://travis-ci.org/evancz/Elm.png)](https://travis-ci.org/evancz/Elm) + ## Install **Arch Linux** — follow [these directions](https://github.com/evancz/Elm/wiki/Installing-Elm#arch-linux) and then @@ -56,5 +58,3 @@ If you are stuck, email [the list](https://groups.google.com/forum/?fromgroups#!forum/elm-discuss) or ask a question in the [#Elm IRC channel](http://webchat.freenode.net/?channels=elm). - -[![Build Status](https://travis-ci.org/evancz/Elm.png)](https://travis-ci.org/evancz/Elm)