From 12df0f121fd4fe4ca38f1adec1d4993a7be3d98d Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Sun, 28 Jul 2024 00:26:40 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30c48b6..2563833 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ In this OS will be possible to run natively linux executables, and there will be
You can fix issues, help me find a better name, add features to the kernel and other things, just add something to this project ;)
+ +***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.

PS: if I wrote something wrong, sorry, English isn't my first language. From 53ae7ddb5c9f4c48b0264ca35fdadae7cc6642ce Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Sun, 28 Jul 2024 00:28:35 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2563833..d4c5fa7 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,25 @@ Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here!
This is a little project where I try to make an OS just for fun

-***What exacly is XanvicOS?*** +

+ + ***What exacly is XanvicOS?*** +


XanvicOS is the development name for this OS (the final name will be something like TearOS or SunShine OS), I'll try to make an OS with a 16 and 64 bit mode (like the Windows 9x series, excluding Windows ME).
In this OS will be possible to run natively linux executables, and there will be a source-based package manager (like Gentoo GNU/Linux's portage)
-
-***How can I contribute to this project?*** +

+ + ***Hwo can I contribute to this project?*** +


You can fix issues, help me find a better name, add features to the kernel and other things, just add something to this project ;) -
-***Why are there 2 branches?*** +

+ + ***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.
From 1f257a2362f8f5791724423464e101851d4bf235 Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Sun, 28 Jul 2024 00:29:54 +0200 Subject: [PATCH 3/4] Update README.md Mistyped --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d4c5fa7..4065e17 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,31 @@ Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here!
This is a little project where I try to make an OS just for fun

- +

***What exacly is XanvicOS?***

-
+
XanvicOS is the development name for this OS (the final name will be something like TearOS or SunShine OS), I'll try to make an OS with a 16 and 64 bit mode (like the Windows 9x series, excluding Windows ME).
In this OS will be possible to run natively linux executables, and there will be a source-based package manager (like Gentoo GNU/Linux's portage)

- ***Hwo can I contribute to this project?*** + ***How can I contribute to this project?***

-
+
You can fix issues, help me find a better name, add features to the kernel and other things, just add something to this project ;)

***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 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. +
+
+ PS: if I wrote something wrong, sorry, English isn't my first language. From febf4595ba8600b2cff10f9a1850d1d8c0961777 Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Sun, 28 Jul 2024 00:30:18 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4065e17..b9a1690 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ This is a little project where I try to make an OS just for fun
***What exacly is XanvicOS?***
-XanvicOS is the development name for this OS (the final name will be something like TearOS or SunShine OS), I'll try to make an OS with a 16 and 64 bit mode (like the Windows 9x series, excluding Windows ME).
-In this OS will be possible to run natively linux executables, and there will be a source-based package manager (like Gentoo GNU/Linux's portage)
+XanvicOS is the development name for this OS (the final name will be something like TearOS or SunShine OS), I'll try to make an OS with a 16 and 64 bit mode (like the Windows 9x series, excluding Windows ME).
+In this OS will be possible to run natively linux executables, and there will be a source-based package manager (like Gentoo GNU/Linux's portage)