diff --git a/README.md b/README.md index 2f6af05..d923333 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ IRDKit is a tool that allows direct use of LibIRD functionality from a command l - Printing info about all ISOs and IRDs in a folder: `irdkit info .` - Creating an IRD from an ISO: `irdkit create game.iso` - Finding differences between two IRDs: `irdkit diff game1.ird game2.ird` +- Renaming a folder of IRDs using a redump DAT: `irdkit rename -d redump.dat IRDs\` For detailed usage, read more [here](IRDKit).