mirror of
https://github.com/tenrok/axios.git
synced 2026-06-08 17:22:34 +03:00
Using Logo Axios in Readme.md (#4993)
Using logo Axios in readme file made looks nicer
This commit is contained in:
@@ -1,4 +1,17 @@
|
||||
# axios
|
||||
<h1 align="center">
|
||||
<b>
|
||||
<a href="https://axios-http.com"><img src="https://axios-http.com/assets/logo.svg" /></a><br>
|
||||
</b>
|
||||
</h1>
|
||||
|
||||
<p align="center">Promise based HTTP client for the browser and node.js</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://axios-http.com/"><b>Website</b></a> •
|
||||
<a href="https://axios-http.com/docs/intro"><b>Documentation</b></a>
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://www.npmjs.org/package/axios)
|
||||
[](https://cdnjs.com/libraries/axios)
|
||||
@@ -12,10 +25,8 @@
|
||||
[](https://snyk.io/test/npm/axios)
|
||||

|
||||
|
||||
Promise based HTTP client for the browser and node.js
|
||||
|
||||
> New axios docs website: [click here](https://axios-http.com/)
|
||||
|
||||
</div>
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Features](#features)
|
||||
|
||||
Reference in New Issue
Block a user