diff README.txt @ 882:6c024a8f252e

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Feb 2015 22:29:37 +0200
parents 4cecc74e1b85
children 6a2a286f3d70
line wrap: on
line diff
--- a/README.txt	Wed Feb 04 21:15:27 2015 +0200
+++ b/README.txt	Wed Feb 04 22:29:37 2015 +0200
@@ -72,10 +72,8 @@
 such as C64/VIC-20 characters, bitmaps, sprites, etc.
 
 .. So, yeah. There are many things in here. It's a junkyard of various
-demo- or such development related pieces of code and utilities. Some
-people will probably consider many of these things useless, and I
-could not care less. Some may find useful things .. and in fact,
-you don't _need_ to use everything here.
+demo- or such development related pieces of code and utilities. Many
+parts can be disabled during compile-time from config.mak
 
 Most modules can be enabled or disabled, per project basis via
 compile-time configuration in config.mak.
@@ -93,11 +91,11 @@
  - GNU binutils
  - GNU Make
  - pkg-config
- - zlib
 
 You will also want these libraries:
 
  - libSDL 1.2, preferably the latest stable version.
+ - zlib
  - libPNG 1.2 and development headers (more optional,
    only required for PNG write and read support by some
    utilities.)
@@ -142,6 +140,7 @@
 
 -----------------------------------------------------------------------
 
+
 Included utilities
 ==================