From: Steve Hancock Date: Thu, 23 Apr 2020 23:49:18 +0000 (-0700) Subject: added travis-ci build status badge X-Git-Tag: 20200619~76 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1f6a386b0d2d45a9fd7d4ac208fa32c03ff963b1;p=perltidy.git added travis-ci build status badge --- diff --git a/README.md b/README.md index e0770717..1c18dd53 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Welcome to Perltidy -Perltidy is a tool to indent and reformat scripts written in Perl5. +[![Build Status](https://travis-ci.org/perltidy/perltidy.svg?branch=master)](https://travis-ci.org/perltidy/perltidy) + +Perltidy is a tool to indent and reformat scripts written in Perl. Perltidy is free software released under the GNU General Public License -- please see the included file "COPYING" for details.