From: Aaron Taylor Date: Sun, 9 May 2021 11:31:32 +0000 (-0700) Subject: Minor spacing changes to README from previous commit. X-Git-Url: http://git.subgeniuskitty.com/surreal-numbers/.git/commitdiff_plain/e2dadec523fbabcdf3c3e08f96ca8688c23a98c5 Minor spacing changes to README from previous commit. --- diff --git a/chapter-1-experiments/README.md b/chapter-1-experiments/README.md index ce4c6ec..7f2a408 100644 --- a/chapter-1-experiments/README.md +++ b/chapter-1-experiments/README.md @@ -2,10 +2,12 @@ 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. + # Usage # Sample output is shown below for four generations. The vertical axis plots the @@ -29,3 +31,4 @@ numberline from smallest to largest and the horizontal axis plots generation. . . . abd = After 4 generations, the universe contains 15 numbers. If output looks poor, ensure tabstop is eight spaces and that output doesn't wrap. +