aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <[email protected]>2023-04-12 17:09:03 +0200
committerGitHub <[email protected]>2023-04-12 17:09:03 +0200
commitecde85f5d5151e9d96e829683227f9f74eb55fcc (patch)
tree0239e6e5fcb77d498a700f448db03fbfc62ccca8
parentffd3de2d0127b9b90686b312013870d784de46f9 (diff)
downloadziglings-ecde85f5d5151e9d96e829683227f9f74eb55fcc.tar.xz
ziglings-ecde85f5d5151e9d96e829683227f9f74eb55fcc.zip
Update README.md
set check for 'bit manipulation'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d807381..538138c 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ Core Language
* [X] Interfaces
* [X] Working with C
* [ ] String formatting
-* [ ] Bit manipulation
+* [X] Bit manipulation
## Contributing