From d466c297f09d4d65030b428b8f73f803978bda87 Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Mon, 4 Aug 2025 18:07:37 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e488758..abc07d2 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,13 @@ Static executable snapshots are also provided for GNU/Linux systems. (usage) 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.