commit fe0d2c30c59528d056c2651df8d6f28855df1fe8
parent e9eb108d917f3851e9c226a16994fb70726e13e5
Author: Frederic Cambus <fred@statdns.com>
Date: Sun, 14 May 2017 21:04:23 +0200
Formatting fixes
Diffstat:
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
@@ -71,13 +71,13 @@ AnsiLove/C packages are available for:
The following formats are supported:
-.ANS - ANSi (ANSI escape sequences: ANSI X3.64 standard)
-.PCB - PCBoard Bulletin Board System (BBS) own file format
-.BIN - Binary format (raw memory copy of text mode video memory)
-.ADF - Artworx format, supporting custom character sets and palettes
-.IDF - iCE Draw format, supporting custom character sets and palettes
-.TND - TundraDraw format, supporting 24-bit color mode
-.XB - The eXtended Binary XBin format, supporting custom character sets and palettes
+- .ANS - ANSi (ANSI escape sequences: ANSI X3.64 standard)
+- .PCB - PCBoard Bulletin Board System (BBS) own file format
+- .BIN - Binary format (raw memory copy of text mode video memory)
+- .ADF - Artworx format, supporting custom character sets and palettes
+- .IDF - iCE Draw format, supporting custom character sets and palettes
+- .TND - TundraDraw format, supporting 24-bit color mode
+- .XB - The eXtended Binary XBin format, supporting custom character sets and palettes
Files with custom suffix default to the ANSi renderer (e.g. ICE or CIA).