aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-11-30 16:22:08 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-11-30 16:22:08 +0100
commit8398c0d57e640ec5f52a9189578258f47cf529a0 (patch)
tree7f33371abc5a457c5c7b668dd07e44e1b4ed3dd0
parent1530a85d5aefcf6497ff2129023e9a0b002603dd (diff)
Update READMEHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index caad335..f4950d4 100644
--- a/README.md
+++ b/README.md
@@ -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