]> git.donarmstrong.com Git - perltidy.git/commitdiff
added travis-ci build status badge
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 23 Apr 2020 23:49:18 +0000 (16:49 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 23 Apr 2020 23:49:18 +0000 (16:49 -0700)
README.md

index e07707177fb0640e40738f99fb8ec6f5beeb5079..1c18dd53d33dcb5ab4da19cf59cb5008f4513008 100644 (file)
--- 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.