From b52e9e07bdf982147705e4e289b76fe4ef8111b0 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Fri, 1 Jun 2018 14:40:02 +0200 Subject: [PATCH] docs: spacing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0875a7..2bac713 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@

+
+
+
+ **Warning! This README is related to Apollo 2.x support. For the old release (supporting only Apollo 1.x), see [here](https://github.com/Akryum/vue-apollo/tree/apollo-1).** Integrates [apollo](https://www.apollographql.com/) in your [Vue](http://vuejs.org) components with declarative queries. Compatible with Vue 1.0+ and 2.0+. [Live demo](https://jsfiddle.net/Akryum/oyejk2qL/)