diff --git a/README.md b/README.md index dc510ca..2e0f714 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ had never been introduced, and XP/2003 were the last versions of Microsoft Windo Imagine a modernized Windows XP kernel that retains the lightweight nature of its predecessors but supports modern hardware and incorporates kernel design improvements seen in the last two decades. -Alcyone is Written in Subset of C++20 +Alcyone is Written in Subset of C++11 with selected features from Modern Standards. ## Design Philosophy: - Maximum Utilization of Lighter SpinLocks instead of Guarded Mutexes/Pushlocks