Skip to content

Commit

Permalink
docs: add API docs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuhvi committed Nov 25, 2023
1 parent 0e8b64b commit 71ff7db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This library is focused on being the best and simplest Rust client for Mainline,

It should work as a routing / storing node as well, but if you want to run a reliable node to support the network, you might be better off running [libtorrent](https://libtorrent.org/) for now.

**[API Docs](https://docs.rs/mainline/latest/mainline/)**

## Get started

Check the [Examples](./examples).
Expand Down

0 comments on commit 71ff7db

Please sign in to comment.