Skip to content

Commit

Permalink
Merge pull request #53 from axios/master
Browse files Browse the repository at this point in the history
Fix rustdoc display with js disabled
  • Loading branch information
GulajavaMinistudio committed Oct 4, 2019
2 parents d8748b3 + 4f189ec commit 3f2df2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3f2df2a

Please sign in to comment.