Skip to content

Commit 6dc23d0

Browse files
authored
Merge pull request #3 from the-road-to-graphql/greenkeeper/initial
Add Greenkeeper badge 🌴
2 parents 5a1d5d3 + 625b73e commit 6dc23d0

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-
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-graphql/react-apollo-client-example.svg)](https://greenkeeper.io/)
44

55
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-client-example)
66

0 commit comments

Comments
 (0)