diff --git a/README.md b/README.md
index 6655e48..6baca3e 100644
--- a/README.md
+++ b/README.md
@@ -6,23 +6,25 @@
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
-
-
-
-
-
-
+
-
-Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
-
+[:pen: Contributing guide](./CONTRIBUTING.md)
-[Contributing guide](./CONTRIBUTING.md)
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
-
+In this monorepository:
+
+| Package | Description |
+|---------|-------------|
+|[@vue/apollo-composable](./packages/vue-apollo-composable) |Composition API|
+|[@vue/apollo-option](./packages/vue-apollo-option) |Options API|
+|[@vue/apollo-components](./packages/vue-apollo-components) |Components with slots|
+|[@vue/apollo-ssr](./packages/vue-apollo-ssr) |Server-Side Rendering Utils|
+|[@vue/apollo-util](./packages/vue-apollo-util) |Other Utils|
## Sponsors
diff --git a/packages/vue-apollo-components/README.md b/packages/vue-apollo-components/README.md
index 246127f..198c98b 100644
--- a/packages/vue-apollo-components/README.md
+++ b/packages/vue-apollo-components/README.md
@@ -6,23 +6,20 @@
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
-
-
-
-
-
-
+
-
-Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
-
+[:pen: Contributing guide](./CONTRIBUTING.md)
-[Contributing guide](../CONTRIBUTING.md)
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
-
+```bash
+npm i @vue/apollo-components
+yarn add @vue/apollo-components
+```
## Sponsors
diff --git a/packages/vue-apollo-composable/README.md b/packages/vue-apollo-composable/README.md
index 55cb0d4..24c985d 100644
--- a/packages/vue-apollo-composable/README.md
+++ b/packages/vue-apollo-composable/README.md
@@ -6,23 +6,20 @@
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
-
-
-
-
-
-
+
-
-Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
-
+[:pen: Contributing guide](./CONTRIBUTING.md)
-[Contributing guide](../CONTRIBUTING.md)
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
-
+```bash
+npm i @vue/apollo-composable
+yarn add @vue/apollo-composable
+```
## Sponsors
diff --git a/packages/vue-apollo-option/README.md b/packages/vue-apollo-option/README.md
index d3158cc..806825e 100644
--- a/packages/vue-apollo-option/README.md
+++ b/packages/vue-apollo-option/README.md
@@ -6,23 +6,20 @@
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
-
-
-
-
-
-
+
-
-Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
-
+[:pen: Contributing guide](./CONTRIBUTING.md)
-[Contributing guide](../CONTRIBUTING.md)
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
-
+```bash
+npm i @vue/apollo-option
+yarn add @vue/apollo-option
+```
## Sponsors
diff --git a/packages/vue-apollo-ssr/README.md b/packages/vue-apollo-ssr/README.md
index 49edbdc..721aecd 100644
--- a/packages/vue-apollo-ssr/README.md
+++ b/packages/vue-apollo-ssr/README.md
@@ -6,23 +6,20 @@
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
-
-
-
-
-
-
+
-
-Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
-
+[:pen: Contributing guide](./CONTRIBUTING.md)
-[Contributing guide](../CONTRIBUTING.md)
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
-
+```bash
+npm i @vue/apollo-ssr
+yarn add @vue/apollo-ssr
+```
## Sponsors
diff --git a/packages/vue-apollo-util/README.md b/packages/vue-apollo-util/README.md
index 97eb1d5..11a6929 100644
--- a/packages/vue-apollo-util/README.md
+++ b/packages/vue-apollo-util/README.md
@@ -1,3 +1,26 @@
-# @vue/apollo-util
+# Utilities for Vue Apollo
-Utilities for Vue Apollo
+[ ](https://www.npmjs.com/package/@vue/apollo-util)
+[](https://www.apollographql.com/)
+[](https://vuejs.org/)
+[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
+
+
+
+
+
+
+:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
+
+[:pen: Contributing guide](./CONTRIBUTING.md)
+
+[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
+
+```bash
+npm i @vue/apollo-util
+yarn add @vue/apollo-util
+```
+
+## Sponsors
+
+[](https://guillaume-chau.info/sponsors)