Skip to content

Commit 693e0b6

Browse files
authored
Merge pull request #10 from matter-app/mechanical-turk-patch-1
Update README.md
2 parents ff71d18 + 99c3b8b commit 693e0b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ For starters, 👉 [go through this tutorial](https://www.freecodecamp.org/news/
6161
## Before Starting
6262

6363
- ❗️ **Make sure you commit all changes to the master branch!**
64-
- Do not worry about performance.
64+
- Don't worry about performance. We won't deduct points for big-O runtime or space efficiency.
65+
- Take your time. Prioritize correctness, and show us how you usually code in a production setting.
6566
- 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.
6667

6768
## Submitting the Assignment

0 commit comments

Comments
 (0)