From: Steve Hancock <perltidy@users.sourceforge.net>
Date: Thu, 23 Apr 2020 23:52:06 +0000 (-0700)
Subject: moved travis-ci badge in README
X-Git-Tag: 20200619~75
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=262de9381c3046d003167eaeacd3da941af23f49;p=perltidy.git

moved travis-ci badge in README
---

diff --git a/README.md b/README.md
index 1c18dd53..0a347eda 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# Welcome to Perltidy
-
 [![Build Status](https://travis-ci.org/perltidy/perltidy.svg?branch=master)](https://travis-ci.org/perltidy/perltidy)
 
+# Welcome to Perltidy
+
 Perltidy is a tool to indent and reformat scripts written in Perl.
 
 Perltidy is free software released under the GNU General Public