Skip to content

Commit b6c1af2

Browse files
authored
merge(#31): Fix readme from MatheusRich/master
Updates README
2 parents 93d865c + cb2f3b6 commit b6c1af2

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

README.md

+17-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1-
<img src="https://raw.githubusercontent.com/andre-filho/commit-helper/master/assets/200-200.png" style="align: center">
2-
3-
# Commit Helper
4-
5-
[![Build Status](https://travis-ci.org/andre-filho/commit-helper.svg?branch=master)](https://travis-ci.org/andre-filho/commit-helper)
6-
[![Maintainability](https://api.codeclimate.com/v1/badges/0ef7545d395120222d77/maintainability)](https://codeclimate.com/github/andre-filho/commit-helper/maintainability)
7-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/595af9a088cf44e19ec2679a8c2617f6)](https://www.codacy.com/app/andre-filho/commit-helper?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=andre-filho/commit-helper&amp;utm_campaign=Badge_Grade)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/andre-filho/commit-helper/master/assets/200-200.png" style="align: center">
3+
<h1 align="center">Commit Helper</h3>
4+
</p>
5+
6+
<p align="center">
7+
<a href="https://travis-ci.org/andre-filho/commit-helper">
8+
<img src="https://travis-ci.org/andre-filho/commit-helper.svg?branch=master" alt="Build Status">
9+
</a>
10+
<a href="https://codeclimate.com/github/andre-filho/commit-helper/maintainability">
11+
<img src="https://api.codeclimate.com/v1/badges/0ef7545d395120222d77/maintainability" alt="Maintainability">
12+
</a>
13+
14+
<a href="https://www.codacy.com/app/andre-filho/commit-helper?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=andre-filho/commit-helper&amp;utm_campaign=Badge_Grade">
15+
<img src="https://api.codacy.com/project/badge/Grade/595af9a088cf44e19ec2679a8c2617f6" alt="Codacy Badge">
16+
</a>
17+
</p>
818

919
## What does it do?
1020
The commit-helper do exactly what it's name suggest: helps you create and maintain your commit policy by tailoring your commit message into a commit convention.

0 commit comments

Comments
 (0)