2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

Add license badge (#2446)

MIT License badge added in README.md file
This commit is contained in:
Maskedman99
2019-10-04 19:17:49 +05:30
committed by Khaled Garbaya
parent 85c9d4ffb0
commit 4f189ec80c
+1
View File
@@ -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