Browse Source

Update README.md

set check for 'bit manipulation'
Chris Boesch 2 years ago
parent
commit
ecde85f5d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -179,7 +179,7 @@ Core Language
 * [X] Interfaces
 * [X] Working with C
 * [ ] String formatting
-* [ ] Bit manipulation
+* [X] Bit manipulation
 
 ## Contributing