From 4a5f9f51356b68d2484cc23ae414362204695435 Mon Sep 17 00:00:00 2001 From: Robin Wieruch Date: Sun, 28 Oct 2018 15:01:47 +0800 Subject: [PATCH] adjust RERADME --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a4936b..d5a3187 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![Build Status](https://travis-ci.org/the-road-to-graphql/fullstack-apollo-react-boilerplate.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/fullstack-apollo-react-boilerplate) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) -A full-fledged Apollo Server 2 with Apollo Client 2 starter project with React and Express. [Read more about it in this tutorial to build it yourself](https://www.robinwieruch.de/graphql-apollo-server-tutorial/). +A full-fledged Apollo Server with Apollo Client starter project with React and Express. [Read more about it in this tutorial to build it yourself](https://www.robinwieruch.de/graphql-apollo-server-tutorial/). -This is the client project which uses React. You can find various working server applications that can be used with this client. +**This repository is the fullstack React client. You can find various working server applications that can be used with this client in the list below:** * [PostgreSQL](https://github.com/the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate) * [MongoDB](#)