diff --git a/README.md b/README.md index 3c94b82..3d87749 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 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)]() + Integrates [apollo](http://www.apollostack.com/) in your [Vue](http://vuejs.org) components with declarative queries. [Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)