X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=bc6a23e003c63eb16877dd71bc9d6c9459ea6592;hb=57d829ae0e2c75828f8ecc9c7139579350927dbc;hp=e07707177fb0640e40738f99fb8ec6f5beeb5079;hpb=7f27e55dce5925b2bbe8fcfca64f385e917a52be;p=perltidy.git diff --git a/README.md b/README.md index e077071..bc6a23e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ +[![Build Status](https://travis-ci.com/perltidy/perltidy.svg?branch=master)](https://travis-ci.com/perltidy/perltidy) + # Welcome to Perltidy -Perltidy is a tool to indent and reformat scripts written in Perl5. +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. Documentation can be found at the web site [at GitHub](https://perltidy.github.io/perltidy/) or [at Sourceforge](http://perltidy.sourceforge.net) +or [at metacpan](https://metacpan.org/pod/distribution/Perl-Tidy/bin/perltidy) A copy of the web site is contained in the docs folder of the distribution.