From 1cfde1ec9f1e42884b12b43ba061c69b1f5e6239 Mon Sep 17 00:00:00 2001 From: "oleg.petruny" Date: Sun, 15 Dec 2024 14:29:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a49852..33a0e5a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Lost_Edge/ \ ├─ UnrealProject/ \ │ ├─ [Lost_Edge/](UnrealProject/Lost_Edge) ---> Current unreal project of Lost_Edge \ │ └─ Lost_Edge_Legacy/ ---> Legacy unreal project created as high school project \ -└─[VoiceGenerator/](UnrealProject/VoiceGenerator) ---> AI voice generation module +└─[VoiceGenerator/](VoiceGenerator) ---> AI voice generation module # Building your own project copy Building a copy of the game requires only [UnrealProject/LostEdge/](UnrealProject/Lost_Edge) directory. \