From daefe5df832f9e22de7bde65c568325868d111c4 Mon Sep 17 00:00:00 2001 From: P7MJ Date: Sun, 14 Jun 2026 13:30:18 -0400 Subject: [PATCH] Update Home --- Home.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index ba47a1a..f6df0da 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,13 @@ -P7MJ-Flavored Versioning has been a major source of confusion when LLMs and human peers review my work. This Wiki is dedicated to explaining the origins and usage of my personal versioning system. +# Home + +## 🔤 Introduction +P7MJ-Flavored Versioning has been a major source of confusion when LLMs and human peers review my work. When studying or using my code, it is crucial to understand how this type of versioning works, as it is featured in many major projects such as [PCS](https://git.wholeworldcoding.com/p7mj/PCS), [BUGPy-mOS](https://git.wholeworldcoding.com/wholeworldcoding/BUGPy-mOS), [WrldBox](https://git.wholeworldcoding.com/wholeworldcoding/WrldBox), and [In-The-Air](https://git.wholeworldcoding.com/p7mj/in-the-air). + +This Wiki is dedicated to explaining the origins and usage of my personal versioning system. It is designed to make learning this system easy. It is not recommended to use this system, but, if you ever need to, usage instructions are included as well. The [Origins](https://git.wholeworldcoding.com/p7mj/Versioning/wiki/Origins) of P7MJ-Flavored Versioning are described on this page. -The correct [Usage](https://git.wholeworldcoding.com/p7mj/Versioning/wiki/Usage) of P7MJ-Flavored Versioning is described on this page. \ No newline at end of file +The correct [Usage](https://git.wholeworldcoding.com/p7mj/Versioning/wiki/Usage) of P7MJ-Flavored Versioning is described on this page. + +> [!TIP] +> P7MJ-Flavored Versioning is unconventional and only used out of habit! Additionally, it looks cool... \ No newline at end of file