From f88ea15f389543af1346a2f0c94a052ae5c09c6a Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Mon, 2 Jan 2023 15:59:19 +0200 Subject: [PATCH] Added link to full API docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8479a5..ef6e0b2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ libpb ## Example usage +View the full API documentation (methods etc.) [here](https://libpb.dpldocs.info/libpb.html). + ### Server initiation Firstly we create a new PocketBase instance to manage our server: