Skip to content

Commit 3ea5ba5

Browse files
authored
Update README.md
1 parent 49873f5 commit 3ea5ba5

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
@@ -194,7 +194,7 @@ If you encounter issues after obfuscating your PHP project, you may need to reve
194194

195195
## TODOs
196196

197-
- [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.~~
197+
- [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.~~
198198
- **_File filters:_** Add filters to include or exclude specific files based on their names or extensions.
199199
- **_Preserve original file structure:_** When obfuscating an entire project directory, recreate the original directory structure in the output folder, maintaining the same hierarchy.
200200
- **_Command-line arguments:_** Implement command-line argument parsing to allow users to run the script with different configurations without manually editing the code.

0 commit comments

Comments
 (0)