README: mention goodbye_world as a compiled target.
[assignment-template.git] / README
diff --git a/README b/README
index ca5d5cbf784077f4042230bb1e8b82ff126b4b75..9ee091b010a0d309708e378e8d87c2032ba9c1ac 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ software more complicated.  We record the commands you need to build
 the software in the ``Makefile``, which is interpreted by `GNU Make`_
 to build the software.
 
-Compile program ``hello_world`` with::
+Compile the programs ``hello_world`` and ``goodbye_world`` with::
 
   $ make