diff --git a/README.md b/README.md index 285914a..495a842 100644 --- a/README.md +++ b/README.md @@ -71,13 +71,13 @@ If you have *.upk or localization files, they must be in a specific location. Change the filesystem of the project to such a form that everything works correctly: ```text 📂 -├── 📁 SomePackageName1 +├── 📁 │   ├── 📁 Classes │   │   ├── 📄 *.uc │   │   └── 📄 *.upkg │   ├── 📄 *.uci │   └── 📦 *.upk -├── 📁 SomePackageName2 +├── 📁 │   ├── 📁 Classes │   │   ├── 📄 *.uc │   │   └── 📄 *.upkg