From e38e048e6da4a828b46fd1dbf34aa1de4f597130 Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Fri, 6 Sep 2024 22:11:14 +0200 Subject: [PATCH] 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
***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 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.
+I also want to create a windows manager with some features that I like. If you want to help, you can.

- - ***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?***