Skip to content

Commit

Permalink
changed it a little bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Poincare committed Mar 11, 2017
1 parent acdc86b commit ae1c3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Apollo client](http://dev.apollodata.com/) [![npm version](https://badge.fury.io/js/apollo-client.svg)](https://badge.fury.io/js/apollo-client) [![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](http://www.apollostack.com/#slack)

Apollo Client is a full-featured, spec-compliant GraphQL caching client with bindings for React, Angular, etc. At its core, It allows you to build UIs that reactively fetch data from a GraphQL backend.
Apollo Client is a full-featured, spec-compliant GraphQL caching client with bindings for React, Angular, etc. It allows you to build UIs that reactively fetch data from a GraphQL backend. To get the most value out of `apollo-client` you should use it with one of its view integration layers.

To get started with the React integration go to our [**React Apollo documentation website**](http://dev.apollodata.com/react/).

Expand Down

0 comments on commit ae1c3fb

Please sign in to comment.