diff --git a/README.md b/README.md index 70c23f8..8db1ce1 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,10 @@ You can fix issues, help me find a better name, add features to the kernel and o ***Why are there 2 branches?***
-The main branch is the branch where I push the "mega commits" with working code, adding features to XanvicOS (or how do you want to call it).
-I don't like writing code for hours, days and then push the commit and write a lot, so I chose to create the Coding branch, where I commit more actively, but the code is unfinished, so it may contain a lot of bugs and errors, or simply doesn't compile.
-If you want to try XanvicOS, use the main branch. +The Stable branch is the branch where I push the "mega commits" with working code, adding features to XanvicOS (or how do you want to call it).
+I don't like writing code for hours, days and then push the commit and write a lot, so I chose to use the main branch as the Coding branch, where I commit more actively, but the code is unfinished, so it may contain a lot of bugs and errors, or simply doesn't compile.
+If you want to try XanvicOS, use the Stable branch.
+If you wanna help to write code, use the main branch


-PS: if I wrote something wrong, sorry, English isn't my first language. +PS:if I wrote something wrong, sorry, English isn't my first language.