Skip to content

Commit

Permalink
Merge pull request #10 from matter-app/mechanical-turk-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mde authored Apr 5, 2021
2 parents ff71d18 + 99c3b8b commit 693e0b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ For starters, 👉 [go through this tutorial](https://www.freecodecamp.org/news/
## Before Starting

- ❗️ **Make sure you commit all changes to the master branch!**
- Do not worry about performance.
- Don't worry about performance. We won't deduct points for big-O runtime or space efficiency.
- Take your time. Prioritize correctness, and show us how you usually code in a production setting.
- To start, go to http://localhost:4001/graphql. This will pull up a GUI called [GraphQL Playground](https://github.com/prisma/graphql-playground) that lets you fire `GraphQL` queries against your api.

## Submitting the Assignment
Expand Down

0 comments on commit 693e0b6

Please sign in to comment.