Index: readme.txt
===================================================================
--- readme.txt	(revision 703d4d0d91749da8d558e9f0ec112f22d99afc32)
+++ readme.txt	(revision 7913d062718c864684189cf0c5a4635dc20a9e9f)
@@ -33,4 +33,5 @@
 In particular, there's no code for anything related to the actual
 sound generation.
+
 
 Building with a GCC cross-compiler
@@ -104,4 +105,5 @@
 instead.
 
+
 Building with Alcyon C
 ----------------------
@@ -116,10 +118,9 @@
 
   * The hatari/c subdirectory contains the Atari C compiler,
-    assembler, and linker. It is turned into a harddrive image for the
-    emulator's C: drive.
+    assembler, and linker. It is turned into a hard drive image for
+    the emulator's C: drive.
 
   * The hatari/d subdirectory is shared with the emulator, i.e., it is
-    not turned into a harddrive image. It is the emulator's D:
-    drive.
+    not turned into a hard drive image. It is the emulator's D: drive.
 
     Any changes to this directory from inside the emulator are
@@ -161,6 +162,6 @@
   make emu
 
-from the top-level directory of the repository. This creates a
-harddrive image from hatari/c and starts the emulator with appropriate
+from the top-level directory of the repository. This creates a hard
+drive image from hatari/c and starts the emulator with appropriate
 command line options.
 
