Skip to content

Commit 306a2f4

Browse files
authored
Update README.md
1 parent f916518 commit 306a2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-apollo-client-example
22

3-
A minimal React application using Apollo Client with GitHub's GraphQL API. On the side, React's local state is still used for local data whereas Apollo Client with its queries and mutations is used for remote data.
3+
A minimal React application using Apollo Client with GitHub's GraphQL API. On the side, React's local state is still used for local data whereas Apollo Client with its queries and mutations is used for remote data. [Read more about it here](https://www.robinwieruch.de/react-apollo-link-state-tutorial) without including the Apollo Link State sections.
44

55
## Installation
66

0 commit comments

Comments
 (0)