Update README.md

set check for 'bit manipulation'
This commit is contained in:
Chris Boesch
2023-04-12 17:09:03 +02:00
committed by GitHub
parent ffd3de2d01
commit ecde85f5d5

View File

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