From 076b9ab90d351a579b995eb960354c484cbb8418 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 21 Feb 2023 00:48:02 +0100 Subject: [PATCH] updated documentation for the directory structure --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a85a1d5d..a7ecd27d 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,13 @@ Source │ │ ├── debug │ │ │ │ │ └── release + │ ├── v20 (UE 5.0 and 5.1 Linux dependencies) + │ │ │ + │ │ ├── debug + │ │ │ + │ │ └── release │ │ - │ └── v20 (UE 5.0 and 5.1 Linux dependencies) + │ └── v21 (UE 5.2 Linux dependencies) │ │ │ ├── debug │ │