From 1e9489f45b8751b45c7324294b7f2d154cce1708 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 11 Apr 2023 21:04:34 +0200 Subject: [PATCH] fix the directory structure --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01555790..b0cf0bff 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Please note that modules postfixed with **Impl** are intended for interal use an ## Directory Structure ``` -Source +/ │ ├── Config │ @@ -221,4 +221,4 @@ The SenseGlove plug-in for Unreal Engine is licensed under the terms of the [MIT ### Third-Party Licenses -Please note that while the SenseGlove plug-in for Unreal Engine is made available under the [MIT License](LICENSE.md), it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components. For a list of these libraries and their own respective open-source licenses take a look at [LICENSE-THIRD-PARTY.md](LICENSE-THIRD-PARTY.md), please. +Please note that while the SenseGlove plug-in for Unreal Engine is made available under the [MIT License](LICENSE.md), it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components. For a list of these libraries and their own respective open-source licenses take a look at [LICENSE-THIRD-PARTY.md](LICENSE-THIRD-PARTY.md), please. \ No newline at end of file