From 56325badfaa713a920128d27479e9205615957c1 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Fri, 1 Dec 2023 23:53:25 +0000 Subject: Make peer_id a constant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0f1eeb..307d6f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # zbt -Bittorrent client using Zig and Capy for UI. +Terminal based bittorrent client built with Zig. Somewhat inspired by codecrafters bittorrent course. -- cgit v1.2.3-ZIG