diff --git a/docs/content/en/index.md b/docs/content/en/index.md
index a1594101..d09715e9 100644
--- a/docs/content/en/index.md
+++ b/docs/content/en/index.md
@@ -15,6 +15,12 @@ features:
- Auto retry requests with axios-retry
---
+
+
+Axios module supports Nuxt 2. Nuxt 3 users can use the new isomorphic [$fetch API](https://v3.nuxtjs.org/docs/usage/data-fetching/#usefetch) ([migration guide](https://v3.nuxtjs.org/docs/migration/component-options#isomorphic-fetch)).
+
+
+