diff --git a/README.md b/README.md index 12f66c9..5a68e6b 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ I also want to create a windows manager with some features that I like. If you w Why are there 2 branches? </h3> <br> -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). <br> -I don't like writing code for hours, days and then push the commit, 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. <br> -If you want to try XanvicOS, use the Stable branch.<br> -If you wanna help to write code, contribute to the main branch <br> +The main branch is the branch where I commit all of my work, but it can be ful of bugs, dosn't compile, or both. <br> +I created the stable branch so someone can try XanvicOS, without worring if the code compiles or not. <br> +It's like mainline and stable linux kernels, only that, how I already said before, the main branch may not compile.<br> +If you want to try XanvicOS, clone the stable branch, if you want to contribute, use the main one. <br> <br> <br> PS:if I wrote something wrong, sorry, English isn't my first language.