Modify goals to look nicer.

This commit is contained in:
youngchief btw ツ 2021-12-23 11:41:08 -08:00
parent 22aba015f2
commit e3a7b23283
Signed by untrusted user: youngchief
GPG Key ID: D0B82F3B62643A2D
1 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@
<p>~> <a href="ocpu/">ocpu</a> - yet another cpu design (DRAFT)</p>
<p>~> <a href="https://codeberg.org/GRU/olibc.git">olibc</a> - standart C11 library implementation</p>
<h3> Our goals: </h3>
<p>~> We want to make our own open source operation system that will have most of things in it our own!</p>
<p>~> We want to make own libc, compiler, kernel, userland and maybe even own programming language!</p>
<p>~> We want FOSS community to grow, so we want to support open source via making our own projects!</p>
<p>~> Make our own open source operating system that will have most of things in it our own!</p>
<p>~> Make own libc, compiler, kernel, userland and maybe even own programming language!</p>
<p>~> Make FOSS community to grow, so we want to support open source by making our own open-source projects!</p>
<h3> How to contribute: </h3>
<p>~> Contribute code!</p>
<p>~> Test out our projects in some tasks!</p>