Skip to content

Commit 222aff9

Browse files
authored
Update README.md
1 parent 81da9ca commit 222aff9

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
@@ -19,7 +19,7 @@ I haven't yet flashed any results to my personal RCD330. This is a work in progr
1919
### OVG bin files (flags, etc)
2020

2121
* To convert an `_ovg.bin` file to PNG, edit and run `python3 ovg_to_png.py`
22-
* There's currently no converter from PNG to `_ovg.bin` format, but now that the RLE compression flags are understood, I can do this soon. Or you can! Submit a PR ;)
22+
* To convert any PNG to an `_ovg.bin` compatible file, edit and run `python3 png_to_ovg.py`
2323

2424
- Credit to `Niklas_1414` for pushing me to examine these files. Further credits in the python file.
2525

0 commit comments

Comments
 (0)