diff --git a/README.md b/README.md index ca9776c..112d14f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![screenshot](https://raw.githubusercontent.com/warppipe/SwiftTorrent/refs/heads/main/img/SwiftTorrent.png) +[![CI](https://github.com/warppipe/SwiftTorrent/actions/workflows/ci.yml/badge.svg)](https://github.com/warppipe/SwiftTorrent/actions/workflows/ci.yml) + A pure Swift BitTorrent library targeting macOS 14+ and iOS 17+. Implements BEP-3 (peer wire protocol), BEP-5 (DHT), BEP-9 (metadata exchange), BEP-10 (extension protocol), and BEP-15 (UDP trackers) with no C/C++ dependencies. ## Features