From 19de9a1e4ba0cb2bc4e9fbdf4096b33f090b418e Mon Sep 17 00:00:00 2001 From: Nelson Spence Date: Mon, 25 May 2026 19:06:55 -0500 Subject: [PATCH] docs: add real names + handles to acknowledgements Give both acknowledged contributors a name and a GitHub handle for parity: Todd Baur (@toadkicker) for the sign-cosine work, and Mike Singleton (@singleton2787) for mathematical assistance and mentorship. Signed-off-by: Nelson Spence --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 630199f2..1cdcde0b 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,11 @@ development history is in this repository's git log. ## Acknowledgements -Thanks to [@toadkicker](https://github.com/toadkicker) for the sign-cosine -intuition and engineering polish. +Thanks to Todd Baur ([@toadkicker](https://github.com/toadkicker)) for the +sign-cosine intuition and engineering polish. -Thanks to Mike Singleton for mathematical assistance and mentorship. +Thanks to Mike Singleton ([@singleton2787](https://github.com/singleton2787)) +for mathematical assistance and mentorship. ## Contributing