From 016f109c450b545051b96bbacd63d417e105393e Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Sun, 9 May 2021 04:34:06 -0700 Subject: [PATCH] Changed usage->instructions in README header. --- chapter-1-experiments/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-1-experiments/README.md b/chapter-1-experiments/README.md index 7f2a408..bb7a3a9 100644 --- a/chapter-1-experiments/README.md +++ b/chapter-1-experiments/README.md @@ -8,7 +8,7 @@ Program to breed N generations of surreal numbers and arrange them in order. 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. -- 2.20.1