Skip to content

Commit c94cdca

Browse files
authored
Update README.md
1 parent 3445883 commit c94cdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed_computing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Week 4: Distributed Computing
1+
# 5: Distributed Computing
22
This week you need to implement distributed computing via [remote procedure call (RPC)](https://en.wikipedia.org/wiki/Remote_procedure_call), which has similiar interface you get with real robot via PyNaoQi.
33

44
The server and client have to be implemented together:

0 commit comments

Comments
 (0)