From 3f9747e5a67193ddf7e131bf198f5c23c2c5b30f Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Mon, 26 Dec 2022 11:40:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d254d..b969b74 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Abstraction -> **_NOTE:_** This is temporary repo for better abstraction calls for the Peernet core repo. This is expected to be deprecated once the core officially supports strong abstractions. +> **_NOTE:_** This is a temporary repo for better abstraction calls for the Peernet core repo. This is expected to be deprecated once the core officially supports strong abstractions. The following repo was created for the GopherAdvent blog post. The objective is to prove how easy it's to extend your Go application with p2p capabilites using Peernet.