Added main README for project.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 9 May 2021 11:35:16 +0000 (04:35 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 9 May 2021 11:35:16 +0000 (04:35 -0700)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..161e764
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Overview #
+
+This repository contains personal notes and experiments related to the book
+Surreal Numbers written by Donald Knuth.
+
+
+# Status #
+
+Everything has been tested to compile and run on Debian 10.9.
+
+
+# Instructions #
+
+See the `Makefile` and `README.md` in individual subdirectories.
+