From 3e2c1cf9162b60de4c5b22aeffc3728da8d262f3 Mon Sep 17 00:00:00 2001 From: Ccccraz Date: Mon, 5 Feb 2024 02:33:54 +0800 Subject: [PATCH] docs: :memo: Added instructions on how to import Samples using UPM --- docs/manual/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/manual/index.md b/docs/manual/index.md index cc11d82..b424bb3 100644 --- a/docs/manual/index.md +++ b/docs/manual/index.md @@ -16,4 +16,8 @@ PsychoUnity can be installed through the Unity Package Manager using a Git URL. You can download and install the latest release version from [Github](https://github.com/Ccccraz/PsychoUnity/releases/tag/latest) -### Starting with an sample \ No newline at end of file +### Starting with an sample + +You can find all the samples at the following location: + +![](https://i.imgur.com/bTVLVxK.png) \ No newline at end of file