From 255bc3749c089e3945871ddf19dd17d14a83f9ff Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Mon, 4 Aug 2025 18:08:37 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index abc07d2..cab208a 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,13 @@ TODO (extra) Pi version numbers are the digits of Pi followed by a letter indicating the phase of development the program is in. + For example, the version string: + `3.14a` + Is the third version produced in the alpha phase. + The digits of Pi will reset back to `3` when moving to a new phase. -If the number gets too long, it will be digits of 2π, 3π etc. + +If the number gets too long, it will reset to one digit of 2π. Once that gets to long, it will be digits of 3π and etc.