diff --git a/README.md b/README.md index 32a959d3d4..63a734f259 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -# axios +

+ +
+
+

+ +

Promise based HTTP client for the browser and node.js

+ +

+ Website • + Documentation +

+ +
[![npm version](https://img.shields.io/npm/v/axios.svg?style=flat-square)](https://www.npmjs.org/package/axios) [![CDNJS](https://img.shields.io/cdnjs/v/axios.svg?style=flat-square)](https://cdnjs.com/libraries/axios) @@ -12,10 +25,8 @@ [![Known Vulnerabilities](https://snyk.io/test/npm/axios/badge.svg)](https://snyk.io/test/npm/axios) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/axios) -Promise based HTTP client for the browser and node.js - -> New axios docs website: [click here](https://axios-http.com/) - +
+ ## Table of Contents - [Features](#features)