changeset 1794:9dced5352f70

Slight fix to the README.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 13 Jun 2018 12:55:08 +0300
parents b05de6799e5f
children c8d690e8f9e9
files README.txt
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Jun 13 12:52:21 2018 +0300
+++ b/README.txt	Wed Jun 13 12:55:08 2018 +0300
@@ -168,7 +168,7 @@
 ASCII, or ANSI colored output, or into various image formats
 (including PNG, PCX, PPM, IFF ILBM and ARAW files).
 
-Input can be interpreted as bitmap, sprite or character data,
+Input can also be interpreted as bitmap, sprite or character data,
 in multicolor or single color. Colors can be mapped as desired.
 Image file output can be either single image (with chars/sprites
 placed vertically if input is char/sprite data), or in separate
@@ -176,10 +176,10 @@
 
 (Note: PNG support is a compile-time option)
 
-view64
-------
+64vw
+----
 Compiled only if libSDL support is enabled. Can be used to
-display C64 bitmaps.
+display various C64 image file formats.
 
 
 -----------------------------------------------------------------------