From 4ecabee5ed1e7a6182b507ac6ea34cef07b40af7 Mon Sep 17 00:00:00 2001 From: Raihan Nismara <31585789+raihan71@users.noreply.github.com> Date: Tue, 4 Oct 2022 18:42:31 +0700 Subject: [PATCH] Using Logo Axios in Readme.md Using logo Axios in readme file made looks nicer --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) 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)