Skip to content

Commit 1bf1d07

Browse files
🔨 Add run configurations
1 parent 2480c14 commit 1bf1d07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You will also find these commands useful:
1717
- `poetry run mock`: This is the mock grading server that you will be consuming as part of the problem.
1818
- `poetry run pytest`: Run the tests.
1919

20+
If you are using PyCharm, run configurations have been provided for you for both the app and mock server.
21+
2022
## Challenge
2123

2224
You can find the challenge description in the [`CHALLENGE.md`](https://github.com/SimplifyJobs/backend-take-home/blob/master/CHALLENGE.md) file.

0 commit comments

Comments
 (0)