From d8297af4203fdc215cbf139a094ff80b4baa8872 Mon Sep 17 00:00:00 2001 From: Nayan Sawyer <33187059+GShadow5@users.noreply.github.com> Date: Thu, 12 May 2022 20:01:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8f5176d..cb10cb2 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ The time system is now complete with robust syncing and offset features. The bas Seconds: there are now 48 seconds in a minute The number system is such that horizontal ticks on top represent multiples of four, and vertical ticks represent multiples of one. Decimal 11 is 2 horizontal ticks, and 3 vertical ticks. However, since the project is in an alpha state, I will not go into great detail at this point. + +The calculator input system is now working. For an early beta demo see [releases](https://github.com/GShadow5/B12NumbersBeta1/releases)