From ff836ea8b51d2c89f6545e1b126e65bc27970292 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Mon, 19 Aug 2024 21:01:31 +0200 Subject: [PATCH] docs: readme smaller logo --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 611a44e..0d0b6f7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ +

+ # Apollo and GraphQL for Vue.js [![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) @@ -5,11 +9,6 @@ [![vue3](https://img.shields.io/badge/vue-3-brightgreen.svg)](https://vuejs.org/) ![GitHub branch check runs](https://img.shields.io/github/check-runs/vuejs/apollo/v4) -

- -

- - :book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/) [:pen: Contributing guide](./CONTRIBUTING.md)