From 63c5327aa630a0bd0f27a7fed7bb6ff36719efb5 Mon Sep 17 00:00:00 2001 From: SUBHRANIL MAJUMDER <112232317+SMB1999@users.noreply.github.com> Date: Thu, 29 Sep 2022 14:03:45 +0530 Subject: [PATCH] Create README.md Guid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 385e544e..169d2469 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Are you interested in improving our documentation, working on the codebase, revi [Reach out to us on GitHub](https://github.com/graphql-java-kickstart/graphql-java-tools/discussions) and join the team! ## Quick start - +// Quick start Guid ### Using Gradle Set the Kotlin version in your `gradle.properties`: ```