From 397d0d38beaa82ee0be36c4b7bda044cc8edf2a4 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Sat, 17 Dec 2016 22:15:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2c180..ad2e8f2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 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" app](https://github.com/Akryum/frontpage-vue-app) +[Apollo "hello world" example app](https://github.com/Akryum/frontpage-vue-app) [icon Howto on Medium](https://dev-blog.apollodata.com/use-apollo-in-your-vuejs-app-89812429d8b2#.pdd4hmcrc)