diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-11-30 16:22:08 +0100 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-11-30 16:22:08 +0100 |
| commit | 8398c0d57e640ec5f52a9189578258f47cf529a0 (patch) | |
| tree | 7f33371abc5a457c5c7b668dd07e44e1b4ed3dd0 | |
| parent | 1530a85d5aefcf6497ff2129023e9a0b002603dd (diff) | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Boucane **What is Boucane** -Boucane is a *64 bits* multi-tasking kernel for *x86* architecture written in pure *C* and *GNU Assembly*. It was developed for popularization purpose and propagating Operating System developement knowledge. +Boucane is a *64 bits* multi-tasking kernel for *x86* architecture written in pure *C++* and *GNU Assembly*. It was developed for popularization purpose and propagating Operating System developement knowledge. **What I will learn** - Deep C/assembly |
