New project logo

This commit is contained in:
François Autin
2022-10-20 09:15:12 +00:00
parent 3086d22b35
commit 663fb5ab94
7 changed files with 6469 additions and 0 deletions

View File

@ -1,3 +1,5 @@
![BurritOS Logo](assets/logo/logo_full.png)
# BurritOS
BurritOS (BurritOS Using Rust Really Improves The Operating System) is an educational operating system written in Rust and running on a RISC-V emulator. It aims to be used as an educational platform for learning about operating systems.