Skip to content

Commit dbe2228

Browse files
authored
Merge pull request #117 from alchezar/fix_main_readme
Task_4_4 in README.md
2 parents 7389ee0 + 2fc7961 commit dbe2228

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ Do not hesitate to ask your mentor/lead with questions, however you won't receiv
111111
- [ ] [4.1. Databases, connection pools and ORMs][Task 4.1]
112112
- [ ] [4.2. HTTP servers and clients][Task 4.2]
113113
- [ ] [4.3. API servers, clients and tools][Task 4.3]
114-
- [ ] [4.4. Summary Task][Task 4 Summary Task]
114+
- [ ] [4.4. gRPC][Task 4.4]
115+
- [ ] [4.5. Summary Task][Task 4 Summary Task]
115116
- [ ] [Agree your capstone project][Task 6.1]
116117
- [ ] [5. Zero To Production][Task 5] (3 weeks)
117118
- [ ] [5.1. Basic actix-web][Task 5.1]
@@ -187,6 +188,7 @@ Rustcamp materials were based on the [Rust Incubator](https://github.com/instrum
187188
[Task 4.1]: 4_backend/4_1_db
188189
[Task 4.2]: 4_backend/4_2_http
189190
[Task 4.3]: 4_backend/4_3_api
191+
[Task 4.4]: 4_backend/4_4_grpc
190192
[Task 4 Summary Task]: 4_backend/README.md#task
191193
[Task 5]: 5_zero2prod
192194
[Task 5.1]: 5_zero2prod/3_chapter

0 commit comments

Comments
 (0)