From a3d1ee47d44eae553bc21d09633a365b10fbfa0c Mon Sep 17 00:00:00 2001 From: James Keane Date: Fri, 15 Dec 2023 16:16:26 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab7e15..b88af57 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Kadem](https://i.imgur.com/5yfwRZM.png) [![CI](https://github.com/jameskeane/kadem/actions/workflows/ci.yml/badge.svg)](https://github.com/jameskeane/kadem/actions/workflows/ci.yml) -An implementation of the BiTorrent DHT (Kademlia). +An implementation of the BitTorrent DHT (Kademlia). Supports: - BEP-42 with `sse4_crc32` optional dependency.