From 64225b85b7d28920e1357309d1f06eb54aa81a53 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:02:28 +0100 Subject: [PATCH] Update Client.md --- Docs/Client.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Docs/Client.md b/Docs/Client.md index f8099e1..5efa11c 100644 --- a/Docs/Client.md +++ b/Docs/Client.md @@ -1,6 +1,5 @@ # Client Module This module is incharge of communicating with the server and receiving the appropriate information back from the server. -Note: To [read more about the functions](https://pkg.go.dev/git.sr.ht/~akilan1999/p2p-rendering-computation@v0.0.0-20210404191839-6a046babcb02/client) ## Functions of the Client Module - [Interact with the Server Api](#functions-of-the-client-module)