From ecde85f5d5151e9d96e829683227f9f74eb55fcc Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Wed, 12 Apr 2023 17:09:03 +0200 Subject: [PATCH] Update README.md set check for 'bit manipulation' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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