From 547f3f31fa289ab0c6e840340f0501954d8a76f1 Mon Sep 17 00:00:00 2001 From: Ben Creasy Date: Sat, 6 Jan 2018 23:03:53 -0800 Subject: [PATCH] adding codetriage badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d91e7d86..aade09ba1b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![code coverage](https://img.shields.io/coveralls/mzabriskie/axios.svg?style=flat-square)](https://coveralls.io/r/mzabriskie/axios) [![npm downloads](https://img.shields.io/npm/dm/axios.svg?style=flat-square)](http://npm-stat.com/charts.html?package=axios) [![gitter chat](https://img.shields.io/gitter/room/mzabriskie/axios.svg?style=flat-square)](https://gitter.im/mzabriskie/axios) +[![code helpers](https://www.codetriage.com/axios/axios/badges/users.svg)](https://www.codetriage.com/axios/axios) Promise based HTTP client for the browser and node.js