mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
docs: added blazing fast badge
This commit is contained in:
parent
3c38985113
commit
225658fb2f
10
README.md
10
README.md
@ -28,6 +28,13 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
alt="Codecov" /></a
|
alt="Codecov" /></a
|
||||||
></code>
|
></code>
|
||||||
|
<code
|
||||||
|
><a href="https://twitter.com/acdlite/status/974390255393505280"
|
||||||
|
><img
|
||||||
|
src="https://img.shields.io/badge/speed-Blazing%20%F0%9F%94%A5-brightgreen.svg"
|
||||||
|
target="_blank"
|
||||||
|
alt="Blazing Fast" /></a
|
||||||
|
></code>
|
||||||
<br />
|
<br />
|
||||||
<code
|
<code
|
||||||
><a href="https://www.npmjs.com/package/axios-cache-interceptor"
|
><a href="https://www.npmjs.com/package/axios-cache-interceptor"
|
||||||
@ -68,8 +75,7 @@ Axios Cache Interceptor</h1>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 align="center">
|
<h3 align="center">
|
||||||
<code>axios-cache-interceptor</code> is a axios wrapper for caching and preventing unneeded requests
|
<code>axios-cache-interceptor</code> is a small and efficient cache interceptor for axios.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
</h3>
|
</h3>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user