From 7137922d2ee8bdbb486d855b2ccf2f78dcb2fe0e Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sat, 8 Jul 2023 16:41:42 +0200 Subject: [PATCH] add metnion of docs.rs/libpt --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98b05f8..ceb9898 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ Testing needs to be done separately for the rust and python parts: ## Documentation The documentation can be automatically generated with `cargo doc --open`. +An up to date version of the Documentation can be found [here](https://docs.rs/libpt/) + ## Mirrored The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/pt)