Changed usage->instructions in README header.
[surreal-numbers] / chapter-1-experiments / README.md
index ce4c6ec..bb7a3a9 100644 (file)
@@ -2,11 +2,13 @@
 
 Program to breed N generations of surreal numbers and arrange them in order.
 
 
 Program to breed N generations of surreal numbers and arrange them in order.
 
+
 # Status #
 
 Fully functional and tested on Debian 10.9 with Go 1.16.3.
 
 # Status #
 
 Fully functional and tested on Debian 10.9 with Go 1.16.3.
 
-# Usage #
+
+# Instructions #
 
 Sample output is shown below for four generations. The vertical axis plots the
 numberline from smallest to largest and the horizontal axis plots generation.
 
 Sample output is shown below for four generations. The vertical axis plots the
 numberline from smallest to largest and the horizontal axis plots generation.
@@ -29,3 +31,4 @@ numberline from smallest to largest and the horizontal axis plots generation.
     .          .               .               abd = <aaj|--->
     After 4 generations, the universe contains 15 numbers.
     If output looks poor, ensure tabstop is eight spaces and that output doesn't wrap.
     .          .               .               abd = <aaj|--->
     After 4 generations, the universe contains 15 numbers.
     If output looks poor, ensure tabstop is eight spaces and that output doesn't wrap.
+