Skip to content

Commit cbcf576

Browse files
authored
Update README.md
1 parent ccd1eec commit cbcf576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ If you encounter issues after obfuscating your PHP project, you may need to reve
196196
## TODOs
197197

198198
- [x] **_Custom obfuscation options:_** ~~Allow users to choose from different obfuscation options (e.g., obfuscating variable names, function names, or class names) or combine multiple options.~~
199+
- [x] **_Preserve original file structure:_** ~~When obfuscating an entire project directory, recreate the original directory structure in the output folder, maintaining the same hierarchy~~.
199200
- **_File filters:_** Add filters to include or exclude specific files based on their names or extensions.
200-
- **_Preserve original file structure:_** When obfuscating an entire project directory, recreate the original directory structure in the output folder, maintaining the same hierarchy.
201201
- **_Command-line arguments:_** Implement command-line argument parsing to allow users to run the script with different configurations without manually editing the code.
202202

203203
## Support The Project

0 commit comments

Comments
 (0)