Skip to content

Commit 4e25c40

Browse files
committed
Add badges
1 parent 58236bf commit 4e25c40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# durcheck
22

3+
[![Build Status](https://travis-ci.com/hypnoglow/durcheck.svg?branch=master)](https://travis-ci.com/hypnoglow/durcheck)
4+
[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
5+
36
`durcheck` is a very simple linter which detects potential bugs with
47
`time.Duration` in a Go package.
58

0 commit comments

Comments
 (0)