From 60de46a657a27add811d7281580a72523303823c Mon Sep 17 00:00:00 2001 From: Nayan Sawyer <33187059+opus-tango@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:22:22 -0400 Subject: [PATCH] Update README with blog link for B12NumbersV3 Added a link to the blog for more information about B12NumbersV3. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index faa6c93..83e6275 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # B12NumbersV3 Release version 1.0.0.1 now available! see [releases](https://github.com/GShadow5/B12NumbersBeta1/releases) for a download +Read the full write on my blog [here](http://localhost:4321/blog/portfolio/b12numbersv3?referrer=github)! + Note - changes after 1.0.0.1 are source code text only, and do not impact the release version This is a basic clock and calculator app that represents all numbers using base 12. The characters are designed after the ingenious Kaktovik Iñupiaq numerals, which were created by a group of middle schoolers in Kaktovik Alaska, to represent the base 20 counting system in Iñupiaq, their Inuit language. I take no credit for the design of the characters. I have merely co-opted the design for the development of this project because it is elegant and convenient to use for compound base number systems, and looks nothing like the Arabic numeral system.