Skip to content

Commit

Permalink
Add license badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeaubert committed Mar 10, 2016
1 parent b412d0c commit 291c20d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@ Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign
[![Build Status](https://travis-ci.org/guillaumeaubert/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign.svg?branch=master)](https://travis-ci.org/guillaumeaubert/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign)
[![Coverage Status](https://coveralls.io/repos/guillaumeaubert/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign/badge.svg?branch=master)](https://coveralls.io/r/guillaumeaubert/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign?branch=master)
[![CPAN](https://img.shields.io/cpan/v/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign.svg)](https://metacpan.org/release/Perl-Critic-Policy-CodeLayout-TabIndentSpaceAlign)
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://opensource.org/licenses/GPL-3.0)

Hard tabs are a perfectly fine way to indent code for accessibility and
usability purposes, allowing different users to tweak indentation settings to
Expand Down

0 comments on commit 291c20d

Please sign in to comment.