X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=bc6a23e003c63eb16877dd71bc9d6c9459ea6592;hb=633cc0ab8830756edf6f03eca8ac21e7806784cf;hp=e07707177fb0640e40738f99fb8ec6f5beeb5079;hpb=899ce5eb241f06831683c4e746d1f0fb712e5720;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.