Skip to content

Commit 6e8b3d4

Browse files
committed
Update README.md
1 parent 7d7d678 commit 6e8b3d4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,18 @@ Given an ISO file, it will generate a pre-filled Redump submission, containing:
1414

1515
# Requirements
1616

17-
- Python 3.4 or superior
17+
- Python 3 (>= 3.4)
1818
- pycdlib
1919

20+
Windows exe builds are available in the release tab.
21+
22+
23+
# Usage
24+
25+
`redump_psp <iso_file> [--out <output_file>]`
26+
27+
`sfo_info <iso_file>`
28+
2029

2130
# Sample output
2231

0 commit comments

Comments
 (0)