Update README.md

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-08-01 02:23:47 -06:00
committed by GitHub
parent c50d0eb52e
commit 7b1e03b5b2
+2
View File
@@ -184,6 +184,7 @@ Warlock-Studio uses [PyInstaller](https://www.pyinstaller.org/) and [Inno Setup]
--- ---
## Project Structure ## Project Structure
</div>
``` ```
Warlock-Studio/ Warlock-Studio/
@@ -246,6 +247,7 @@ Warlock-Studio/
├──Warlock-Studio.py # Main ├──Warlock-Studio.py # Main
└──Warlock-Studio.spec └──Warlock-Studio.spec
``` ```
<div align="center">
--- ---