From ded27802f224a13e41c2e6c332d74eecb778c17b Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:05:07 +0000 Subject: [PATCH 1/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fd6806..e488758 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # π +[](https://github.com/sunglocto/pi/actions/workflows/go.yml) + Experimental and extremely weird XMPP client made with Go. No solicitors. 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 2/6] 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. 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 3/6] 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. From 838c8b6eeb85127e2ab08ac366ec76b46cefb12f Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Mon, 4 Aug 2025 18:11:24 +0000 Subject: [PATCH 4/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cab208a..9994767 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +