From d5a43a01da95940e7e5340fb077b7e1e71292949 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Tue, 18 Sep 2018 22:43:30 +1000 Subject: [PATCH] Heading tweaks. --- api/readme.md | 2 +- app/readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/readme.md b/api/readme.md index 1bb4272..330c736 100644 --- a/api/readme.md +++ b/api/readme.md @@ -1,4 +1,4 @@ -# Apollo upload example API +# Example GraphQL API An example GraphQL API using: diff --git a/app/readme.md b/app/readme.md index 6fcd103..611f811 100644 --- a/app/readme.md +++ b/app/readme.md @@ -1,4 +1,4 @@ -# Apollo upload example web app +# Example web app An example SSR web app using: