docs: added blazing fast badge

This commit is contained in:
arthurfiorette 2022-01-04 15:53:07 -03:00
parent 3c38985113
commit 225658fb2f
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555

View File

@ -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>