]> git.donarmstrong.com Git - perltidy.git/blobdiff - README.md
Use secure URI in Homepage field.
[perltidy.git] / README.md
index c5cf56d8b60345b8fd3f1f4437c01747a4d32789..421bc63a9b5c1c90832cfb7fd8a341f7678f8b91 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,11 +1,18 @@
+# Build Status
+
++ [![Github Actions Build Status](https://github.com/perltidy/perltidy/actions/workflows/perltest.yml/badge.svg)](https://github.com/perltidy/perltidy/actions)
+* [![Travis-CI Build Status](https://travis-ci.com/perltidy/perltidy.svg?branch=master)](https://travis-ci.com/perltidy/perltidy)
+* [CPAN Testers](https://www.cpantesters.org/distro/P/Perl-Tidy.html)
+
 # 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.