From 9221af90b2ee0ad411329b98322e2743f4daf85f Mon Sep 17 00:00:00 2001 From: Maskedman99 <31368194+Maskedman99@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:57:40 +0530 Subject: [PATCH] Add license badge MIT License badge added in README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ef90b6031..533f2c3696 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![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) +![license: MIT](https://img.shields.io/badge/License-MIT-blue.svg) Promise based HTTP client for the browser and node.js