diff options
| -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 |
