From ecab39d7e6ce1dc51b9c1eedcd20c4177783e9b9 Mon Sep 17 00:00:00 2001 From: Daniel Lo Nigro Date: Wed, 2 Oct 2024 11:52:54 -0700 Subject: [PATCH] Add pronunciation to readme The IPA pronunciation is listed later in the document, but not everyone understands IPA. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 523ed4efde8..a5d211dc0c2 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ ## Overview -GraphiQL is the reference implementation of this monorepo, GraphQL IDE, an -official project under the GraphQL Foundation. The code uses the permissive MIT -license. +GraphiQL (pronounced like "graphical") is the reference implementation of this +monorepo, GraphQL IDE, an official project under the GraphQL Foundation. The +code uses the permissive MIT license. Whether you want a simple GraphiQL IDE instance for your server, or a more advanced web or desktop GraphQL IDE experience for your framework or plugin, or