From ee56f395ee6ab9a793622d43e48c9d4be0fed928 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Sat, 24 Dec 2022 09:06:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 450542e..e1ea262 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The following repo was created for the GoAdvent blog post. The objective to prove how easy it's to extend your Go application with p2p capabilites using Peernet. +### Bost post: https://gopheradvent.com/calendar/2022/peernet-protocol/ + ## Function calls supported ### Search a file: ```go