Fix librqbit readme
This commit is contained in:
parent
b06ef71cf3
commit
6d8e245103
1 changed files with 2 additions and 8 deletions
|
|
@ -1,12 +1,6 @@
|
||||||
# librqbit
|
# librqbit
|
||||||
|
|
||||||
A torrent library 100% written in rust
|
A fully featured, easy to use torrent downloading library used as a backbone of [rqbit](https://github.com/ikatson/rqbit) CLI.
|
||||||
|
|
||||||
## Basic example
|
## Basic example
|
||||||
See ```examples``` folder.
|
See [examples on GitHub](https://github.com/ikatson/rqbit/tree/main/crates/librqbit/examples).
|
||||||
This is a simple program on how to use this library
|
|
||||||
This program will just download a simple torrent file with a Magnet link
|
|
||||||
|
|
||||||
```rust
|
|
||||||
|
|
||||||
```
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue