From c85a0bfe8531e915c42be5b8cd6a08f343608551 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 9 Aug 2020 02:57:20 +0200 Subject: [PATCH] Add homage to RPC human --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e21087..9b5baf2 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,7 @@ And run them in separate terminals to see the output. $ python server.py # terminal 1 $ python client.py # terminal 2 ``` + +Go forth and [Remote Procedure Call](https://en.wikipedia.org/wiki/Remote_procedure_call). + +![The person who invented the term RPC](https://upload.wikimedia.org/wikipedia/en/9/90/BruceJayNelson.JPG)