Skip to content

Commit

Permalink
docs: add 'under construction' banner to README (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML authored May 23, 2023
1 parent a2f61be commit a2b619d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# utp
A Rust library for the [uTorrent transport protocol (uTP)](https://www.bittorrent.org/beps/bep_0029.html).

## 🚧 WARNING: UNDER CONSTRUCTION 🚧
This library is currently unstable, with known issues. Use at your own discretion.

# Usage

```rust
Expand Down

0 comments on commit a2b619d

Please sign in to comment.