diff --git a/Solutions/challenge-bittorrent.md b/Solutions/challenge-bittorrent.md index 1db671f..e50636e 100644 --- a/Solutions/challenge-bittorrent.md +++ b/Solutions/challenge-bittorrent.md @@ -7,3 +7,5 @@ The shared solutions: | No. | Solution | Language | Author | |-----|-------------------------------------------------------------|----------|------------------------------------------------------| | 1 | [Ctorrent](https://github.com/Infinage/cpp-experiments/tree/main/torrent) | C++ | [Naresh Jagadeesan](https://github.com/Infinage) | +| 2 | [ccBittorrent](https://github.com/ccbittorrent/ccbt) | Python | [Tonic](https://github.com/Josephrp) | +