diff --git a/README b/README.md similarity index 89% rename from README rename to README.md index 1b0be77..df37b76 100644 --- a/README +++ b/README.md @@ -1,6 +1,9 @@ Config-Augeas ============= +[![Build Status](https://img.shields.io/travis/hercules-team/perl-augeas.svg)](https://travis-ci.org/hercules-team/perl-augeas-check) +[![CPAN Version](https://img.shields.io/cpan/v/Config-Augeas.svg)](https://metacpan.org/release/Config-Augeas) + Augeas is a library that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner.