From e3a7b232831eac4ce5e3b4669864dc7fd2e04150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?youngchief=20btw=20=E3=83=84?= Date: Thu, 23 Dec 2021 11:41:08 -0800 Subject: [PATCH] Modify goals to look nicer. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5460e5b..c64c652 100644 --- a/index.html +++ b/index.html @@ -38,9 +38,9 @@

~> ocpu - yet another cpu design (DRAFT)

~> olibc - standart C11 library implementation

Our goals:

-

~> We want to make our own open source operation system that will have most of things in it our own!

-

~> We want to make own libc, compiler, kernel, userland and maybe even own programming language!

-

~> We want FOSS community to grow, so we want to support open source via making our own projects!

+

~> Make our own open source operating system that will have most of things in it our own!

+

~> Make own libc, compiler, kernel, userland and maybe even own programming language!

+

~> Make FOSS community to grow, so we want to support open source by making our own open-source projects!

How to contribute:

~> Contribute code!

~> Test out our projects in some tasks!