From 30a6a05c8c6a8703f7d5f83195c3161c2d2e348e Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Wed, 27 Nov 2024 22:03:29 +0100 Subject: [PATCH] Add note on proofreading --- experiments/2024-10-30/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/experiments/2024-10-30/README.md b/experiments/2024-10-30/README.md index f1e1199b9..cca535a8b 100644 --- a/experiments/2024-10-30/README.md +++ b/experiments/2024-10-30/README.md @@ -68,3 +68,9 @@ to describe the results here, as I have documented the code instead. If you're interested in details, take a look at the code itself, or check out the documentation (run `cargo doc --open` in this directory). + +_Note: My writing process for the documentation in the code was a bit light on +proofreading (which probably reduced the total effort to a fraction of what it +would have been). I'm not sure how many people are actually interested in seeing +all of the details, so I was more interested in putting down the information and +moving on the next experiment._