Merge branch 'main' of https://codeberg.org/youngchief/gru-website into youngchief-main

This commit is contained in:
g1n 2022-01-01 17:19:27 +00:00
commit be04c9c4a1
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>