Update README.md

This commit is contained in:
drmortalwombat 2022-05-01 12:59:21 +02:00
parent 0cf2520df7
commit fa223b90ad

View File

@ -151,7 +151,7 @@ Embedded data can be compressed during compile time and expanded at runtime usin
oscar_expand_lzo(Charset, charset); oscar_expand_lzo(Charset, charset);
} }
Compression algorithms so far are LZ (lzo) and run lenght (rle). Compression algorithms so far are LZ (lzo) and run length (rle).
### Console input and output ### Console input and output