Skip to content

Commit 465b1d7

Browse files
committed
Update README.md
1 parent 8b78b50 commit 465b1d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ The application has some problems that we would like you to fix:
5656

5757
## 🧩 **Challenge**
5858

59-
- Add your devfile tasks to the tasks.json
60-
- Load 3 python extensions into a `.vscode/extensions.json` file
61-
- Write a few small unit tests using mocks for the Kafka producer to verify that your logic (like input handling and retry mechanisms) works as expected without needing a real Kafka cluster.
59+
- [ ] Add your devfile tasks to the tasks.json
60+
- [ ] Load 3 python extensions into a `.vscode/extensions.json` file
61+
- [ ] Write a few small unit tests using mocks for the Kafka producer to verify that your logic (like input handling and retry mechanisms) works as expected without needing a real Kafka cluster.
6262

6363
---
6464

6565
## 🥚 **Easter Eggs!**
6666

67-
- There is an easter egg in the code
67+
- [ ] There is an easter egg in the code
6868
- Be thorough! Look through the code.
6969

7070
---

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ The application has some problems that we would like you to fix:
5656

5757
## 🧩 **Challenge**
5858

59-
- Add your devfile tasks to the tasks.json
60-
- Load 3 python extensions into a `.vscode/extensions.json` file
61-
- Write a few small unit tests using mocks for the Kafka producer to verify that your logic (like input handling and retry mechanisms) works as expected without needing a real Kafka cluster.
59+
- [ ] Add your devfile tasks to the tasks.json
60+
- [ ] Load 3 python extensions into a `.vscode/extensions.json` file
61+
- [ ] Write a few small unit tests using mocks for the Kafka producer to verify that your logic (like input handling and retry mechanisms) works as expected without needing a real Kafka cluster.
6262

6363
---
6464

6565
## 🥚 **Easter Eggs!**
6666

67-
- There is an easter egg in the code
67+
- [ ] There is an easter egg in the code
6868
- Be thorough! Look through the code.
6969

7070
---

0 commit comments

Comments
 (0)