Browse Source

Another README coverage list edit

I still had C interop under stdlib, which it isn't.
Dave Gauer 2 years ago
parent
commit
2775d21ed0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -191,10 +191,10 @@ Zig Core Language
 * [ ] Async <--- ironically awaiting upstream Zig updates
 * [X] Interfaces
 * [X] Bit manipulation
+* [X] Working with C
 
 Zig Standard Library
 
-* [X] Working with C
 * [X] String formatting
 
 ## Contributing