diff --git a/README.md b/README.md index 8eeb35b..05e460e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ 1) initialised using npm init --yes && npm pkg set type="module" -2) Installed dependencies npm install @apollo/server graphql \ No newline at end of file +2) Installed dependencies npm install @apollo/server graphql + +test