From 8c961e1b6b3471e7ab32e3825d3cb6083590b050 Mon Sep 17 00:00:00 2001 From: giliyoffe Date: Tue, 22 Jan 2019 17:14:17 +0100 Subject: [PATCH] Positioning fix for README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sentence reference to wrong location. Written "above" and icon shows arrow up, but the mentioned list is under this sentence not above. Sentence: "...from the list above to get started ⤴️" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e317d0..72b9eb0 100755 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Code examples & starter kits to see how React works with GraphQL and other technologies. +

+
**

Select an example** from the list above to get started ⤴️


-

- The examples above cover the following technologies: * [GraphQL](http://graphql.org/)