From f39e35e797eb9852f8c4695b5cc828bf8d29994b Mon Sep 17 00:00:00 2001 From: Abhinav Singh Date: Sun, 18 Oct 2020 02:57:26 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c88ce6..fc3cc9e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Introduction to graphql api - https://graphql.org/ + This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). GraphQL API used: https://github.com/karansiwach360/GraphQL_API-in-Spring-with-MongoDB @@ -9,4 +11,4 @@ In the project directory, you can run: ### `npm start` Runs the app in the development mode.
-Open [http://localhost:3000](http://localhost:3000) to view it in the browser. \ No newline at end of file +Open [http://localhost:3000](http://localhost:3000) to view it in the browser.