Skip to content

Commit

Permalink
Add README badge; uniform badge styling
Browse files Browse the repository at this point in the history
  • Loading branch information
danhunsaker committed Jul 9, 2018
1 parent b4cf5b8 commit 9ed2d25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

[![Software License](https://img.shields.io/github/license/danhunsaker/calends.svg?style=flat-square)](LICENSE)
[![Gitter](https://img.shields.io/gitter/room/danhunsaker/calends.svg?style=flat-square)](https://gitter.im/danhunsaker/calends)
[![Go Report Card](https://goreportcard.com/badge/github.com/danhunsaker/calends)](https://goreportcard.com/report/github.com/danhunsaker/calends)
[![Go Report Card](https://goreportcard.com/badge/github.com/danhunsaker/calends?style=flat-square)](https://goreportcard.com/report/github.com/danhunsaker/calends)
[![GoDoc Reference](https://img.shields.io/badge/GoDoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/danhunsaker/calends)

[![Latest Stable Version](https://img.shields.io/github/release/danhunsaker/calends.svg?label=stable&style=flat-square)](https://github.com/danhunsaker/calends/releases)
[![Latest Unstable Version](https://img.shields.io/github/release/danhunsaker/calends/all.svg?label=unstable&style=flat-square)](https://github.com/danhunsaker/calends/releases)
[![Build Status](https://img.shields.io/travis/danhunsaker/calends.svg?style=flat-square)](https://travis-ci.org/danhunsaker/calends)
[![Codecov](https://img.shields.io/codecov/c/github/danhunsaker/calends.svg?style=flat-square)](https://codecov.io/gh/danhunsaker/calends)
[![Scrutinizer](https://img.shields.io/scrutinizer/g/danhunsaker/calends.svg?style=flat-square)](https://scrutinizer-ci.com/g/danhunsaker/calends/)
[![Total Downloads](https://img.shields.io/github/downloads/danhunsaker/calends/total.svg?style=flat-square)](https://github.com/danhunsaker/calends/releases)

A library for handling dates and times across arbitrary calendar systems
Expand Down

0 comments on commit 9ed2d25

Please sign in to comment.