diff --git a/README.md b/README.md index 55a5ed4..6655e48 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Apollo and GraphQL for Vue.js -[![npm](https://img.shields.io/npm/v/vue-apollo.svg) ![npm](https://img.shields.io/npm/dm/vue-apollo.svg)](https://www.npmjs.com/package/vue-apollo) -[![vue1](https://img.shields.io/badge/apollo-2.x-blue.svg)](https://www.apollographql.com/) -[![vue1](https://img.shields.io/badge/vue-1.x-brightgreen.svg) ![vue2](https://img.shields.io/badge/vue-2.2+-brightgreen.svg)](https://vuejs.org/) -[![CircleCI branch](https://img.shields.io/circleci/project/github/vuejs/vue-apollo/dev.svg)](https://circleci.com/gh/vuejs/vue-apollo/tree/dev) +[![npm](https://img.shields.io/npm/v/@vue/apollo-composable.svg) ![npm](https://img.shields.io/npm/dm/@vue/apollo-composable.svg)](https://www.npmjs.com/package/@vue/apollo-composable) +[![apollo3](https://img.shields.io/badge/apollo-3.x-blue.svg)](https://www.apollographql.com/) +[![vue3](https://img.shields.io/badge/vue-3-brightgreen.svg)](https://vuejs.org/) +[![CircleCI branch](https://img.shields.io/circleci/build/github/vuejs/vue-apollo/v4.svg)](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)

@@ -16,7 +16,7 @@
-**[Documentation](http://v4.apollo.vuejs.org)** +Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)