From 08511c74deb85a37c13ad09f564b3cdde28d4f94 Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato <vinceale7082@gmail.com> Date: Fri, 6 Sep 2024 22:11:14 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 13412ee..326ff20 100644 --- a/README.md +++ b/README.md @@ -9,18 +9,10 @@ This is a little project where I try to make an OS just for fun <br> ***What exacly is XanvicOS?*** </h3> <br> -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). <br> -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) <br> +XanvicOS is a little project written by me when I have time to. I want to create an os that can run 16, 32 and 64 bit binaries, in future there will be a package manager, and in soe time maybe even linux binaries support. <br> +I also want to create a windows manager with some features that I like. If you want to help, you can. <br> <h3> - - ***How can I contribute to this project?*** -</h3> -<br> -You can fix issues, help me find a better name, add features to the kernel and other things, just add something to this project ;) - -<h3> - ***Why are there 2 branches?*** </h3> <br> From f3827ff7602730eb7cc12617fb428dccb8451923 Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato <vinceale7082@gmail.com> Date: Fri, 6 Sep 2024 22:11:43 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 326ff20..b6f1118 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a little project where I try to make an OS just for fun <br> ***What exacly is XanvicOS?*** </h3> <br> -XanvicOS is a little project written by me when I have time to. I want to create an os that can run 16, 32 and 64 bit binaries, in future there will be a package manager, and in soe time maybe even linux binaries support. <br> +XanvicOS is a little project written by me when I have time to. I want to create an os that can run 16, 32 and 64 bit binaries, in future there will be a package manager, and in some time maybe even linux binaries support. <br> I also want to create a windows manager with some features that I like. If you want to help, you can. <br> <h3>