summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2017-04-05 10:26:54 +0200
committerJoris Roovers <jroovers@cisco.com>2017-04-05 10:29:33 +0200
commit08e0e4b8dcf8f0d2940c45626304b8999fd7656f (patch)
tree01e5b7c6f98b553b60cdf9ec57ecbf5ed973355d /README.md
parent4da2656b0dadc76c7ee3fd0243a96cb64007f125 (diff)
Version bump + minor doc updates
- Bumped version to v0.9.0dev. - Updated user-defined rule documentation to include info on commit.is_merge_commit, commit.parents and commit.changed_files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index c80bde4..0634249 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,8 @@
# gitlint: [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) #
-[![Build Status](https://travis-ci.org/jorisroovers/gitlint.svg?branch=master)]
-(https://travis-ci.org/jorisroovers/gitlint)
-[![Coverage Status](https://coveralls.io/repos/jorisroovers/gitlint/badge.svg?branch=master&service=github)]
-(https://coveralls.io/github/jorisroovers/gitlint?branch=master)
-[![PyPi Package](https://img.shields.io/pypi/v/gitlint.png)]
-(https://pypi.python.org/pypi/gitlint)
+[![Build Status](https://travis-ci.org/jorisroovers/gitlint.svg?branch=master)](https://travis-ci.org/jorisroovers/gitlint)
+[![Coverage Status](https://coveralls.io/repos/jorisroovers/gitlint/badge.svg?branch=master&service=github)](https://coveralls.io/github/jorisroovers/gitlint?branch=master)
+[![PyPi Package](https://img.shields.io/pypi/v/gitlint.png)](https://pypi.python.org/pypi/gitlint)
![Supported Python Versions](https://img.shields.io/pypi/pyversions/gitlint.svg)
Git commit message linter written in python, checks your commit messages for style.