]> git.donarmstrong.com Git - perltidy.git/blobdiff - README.md
remove ISO8859-1 characters from Perl::Tidy::Tokenizer
[perltidy.git] / README.md
index c5cf56d8b60345b8fd3f1f4437c01747a4d32789..bc6a23e003c63eb16877dd71bc9d6c9459ea6592 100644 (file)
--- 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](perltidy.sourceforge.net)
+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 in contained in the docs folder of the distribution.
+A copy of the web site is contained in the docs folder of the distribution.