From c6ff38ee24401712f9da01d8263149bb1133f5d4 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Fri, 30 Dec 2016 17:32:59 +0100 Subject: [PATCH] Readme fix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23e09ee..1ed79d4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ Integrates [apollo](http://www.apollostack.com/) in your [Vue](http://vuejs.org) components with declarative queries. Compatible with Vue 1.0+ and 2.0+ [Apollo "hello world" example app](https://github.com/Akryum/frontpage-vue-app) + [More vue-apollo examples](https://github.com/Akryum/vue-apollo-example) + [Apollo graphql server example](https://github.com/Akryum/apollo-server-example) [icon Howto on Medium](https://dev-blog.apollodata.com/use-apollo-in-your-vuejs-app-89812429d8b2#.pdd4hmcrc)