2 Commits

Author SHA1 Message Date
Nayan Sawyer
400eb0e78b Merge pull request #1 from GShadow5/temp
0.2.0.0 - Added expression evaluation
2022-05-13 14:16:31 -04:00
Nayan Sawyer
d8297af420 Update README.md 2022-05-12 20:01:13 -04:00

View File

@@ -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)