From ccecaf325c45741c1c304dcd65d5a90132d8d1dd Mon Sep 17 00:00:00 2001 From: Tilen Gimpelj <66419530+Tiggax@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:35:30 +0100 Subject: [PATCH] add link to the documentation --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index e519e0e..3e25226 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,5 @@ Click here to see the the [Usage](/bion/usage) + +Or See the App crate documentation [Here](/bion/bion)