Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
Update README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
hbayindir committed Apr 17, 2022
1 parent 3cff007 commit ad64816
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ The script gets a list of files, and runs a series of regular expression matches
The tool should ignore the files it doesn't know, and shouldn't re-match already renamed files, so it's relatively safe to run it on a very crowded folder, but don't take my word on it, and be cautious. This is why there's a `--simulate` option implemented. Use it. The responsibility is yours. There's no warranty attached.

## Notes
The tool is coded quickly, so it's neither innovative, nor clever, nor optimized. I may clean the code and polish things as I use it and new features though.
The tool is coded quickly, so it's neither innovative, nor clever, nor optimized. I may clean the code and polish things as I use it and new features though.

The code is developed in Eclipse with PyDev, and project files are there for you to import and play.

0 comments on commit ad64816

Please sign in to comment.