Update README.md

This commit is contained in:
2026-06-14 09:15:11 -04:00
parent c9ebf22aae
commit 01e1e6f7d9

View File

@@ -5,3 +5,6 @@
Across nearly all of my projects, I have been using my own version naming convention that almost never fails to surprise coworkers and my favorite LLM. Therefore, I've made this [Wiki](https://git.wholeworldcoding.com/p7mj/Versioning/wiki) that will explain everything: its origin, how to use it, and what it means. Across nearly all of my projects, I have been using my own version naming convention that almost never fails to surprise coworkers and my favorite LLM. Therefore, I've made this [Wiki](https://git.wholeworldcoding.com/p7mj/Versioning/wiki) that will explain everything: its origin, how to use it, and what it means.
If you get stuck by versioning conventions such as "A-3-iii", then this is for you. If you get stuck by versioning conventions such as "A-3-iii", then this is for you.
> [!TIP]
> I am not going to change this habit in a while. It is perfectly functional, beautiful, translates 1:1 to the X.X.X versioning convention, and it arose during a time of where I had to deal with 10+ different versions of [In-The-Air](https://git.wholeworldcoding.com/p7mj/in-the-air) in the same folder.