From 2c801381f41c2a260677f924f6758557bc0da722 Mon Sep 17 00:00:00 2001 From: Juma Allan Date: Mon, 26 Nov 2018 21:10:31 +0300 Subject: [PATCH] Updating Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7aaa3c3..bd27de8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ In an open project, go to `Tools` tab, where you will see the `GraphZeal` option +Hit the `Enter URL` option, and you should see this pop up. + + + +Enter your `GraphQL` endpoint url, and hit ok. GraphZeal will generate the packages and schema for you as shown below: + + + ## Contributing We are glad you’re interested in GraphZeal, and we’d love to see where you take it. If you would like to contribute code to this project you can do so through GitHub by Forking the Repository and creating a Pull Request.