Skip to content

Commit

Permalink
Update logo and credits
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgian authored Jul 12, 2023
1 parent 385a9a0 commit a498f25
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<p align="center"><img src="https://user-images.githubusercontent.com/10211171/231185775-eb188a74-a133-45f6-8f2b-21cc1d498a0a.jpg" height=150></p>
<p align="center"><img src="https://github.com/mrgian/felix/assets/10211171/5b3ee648-1886-4727-9d05-cedb53fc828e" height=150></p>
<h1 align="center">Felix OS</h1>
<h3 align="center">
x86 operating system
</h3>

## Description

Felix is my attempt at writing an x86 operating system.
Felix is an experimental operating system for the Intel IA-32 architecture (x86).

It's **written completely from scratch** in Rust and doesn't use any external dependencies.

Expand Down Expand Up @@ -125,4 +125,5 @@ The following features are planned to be added sooner or later:
- graphical user interface

## Credits
This project is entirely developed by **Gianmatteo Palmieri** ([mrgian](https://github.com/mrgian)).
This project is entirely developed by [**Gianmatteo Palmieri**](https://gian.im)<br>
Logo design by [**Veronica Grana**](https://www.instagram.com/_.veronica_grana._)

0 comments on commit a498f25

Please sign in to comment.