From 178d6bfbd0626438c45bf2faa1c5419f9608c5d2 Mon Sep 17 00:00:00 2001 From: Luka Kldiashvili <42884387+lukakldiashvili@users.noreply.github.com> Date: Sun, 5 Feb 2023 17:39:37 +0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c7e0f03..a112a49 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@ Features: ### Installation -This repository works with upm. Simply add it via package manager (get the link from <>Code button in top right corner or view releases). -To specify any version, add #version number like this: giturl#1.0.0 +This repository works with upm. +
Simply add it via package manager (get the link from <>Code button in top right corner or view releases). +
To specify any version, add #version number like this: giturl#1.0.0
(more information using upm at: https://docs.unity3d.com/Manual/upm-git.html) -Manual: It is also possible to download zip and put it anywhere in the project. +Manual: It is also possible to download zip and put its content anywhere in the project.
### Setup