From af9fc9eb56e2444ed891765f44c61d607e30cc87 Mon Sep 17 00:00:00 2001 From: William Reynolds Date: Sun, 5 Jan 2020 22:29:03 -0600 Subject: [PATCH] docs(readme): add more badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 71c90fb..39a232d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ [![Build Status](https://travis-ci.org/williamareynolds/ts-cat.svg?branch=master)](https://travis-ci.org/williamareynolds/ts-cat) [![Coverage Status](https://coveralls.io/repos/github/williamareynolds/ts-cat/badge.svg?branch=master)](https://coveralls.io/github/williamareynolds/ts-cat?branch=master) +![Codacy grade](https://img.shields.io/codacy/grade/3dba35cd215244b5b314ec22d5e35a3c) +[![npm version](https://badge.fury.io/js/ts-cat.svg)](https://badge.fury.io/js/ts-cat) +[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) +[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) A static-land and fantasy-land compliant library containing interfaces for common type-classes and common instances of them.