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