diff --git a/docs/src/guide/getting-started.md b/docs/src/guide/getting-started.md
index 415e093..e750f4a 100644
--- a/docs/src/guide/getting-started.md
+++ b/docs/src/guide/getting-started.md
@@ -18,18 +18,10 @@ npm install axios@^1 axios-cache-interceptor@^1
```html [Browser]
-
+
-
+
```
```ts [Skypack]
@@ -131,6 +123,7 @@ Axios and Axios Cache Interceptor v1**
| [Axios](https://github.com/axios/axios/releases) | [Axios Cache Interceptor](https://github.com/arthurfiorette/axios-cache-interceptor/releases) |
| ------------------------------------------------ | --------------------------------------------------------------------------------------------- |
+| `>= v1.6` | `>= v1.3.0` |
| `>= v1.4` | `>= v1.2.0` |
| `>= v1.3.1` | `>= v1` |
| `>= v0.27` | `>= v0.10.3` |