aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2024-03-23 15:48:08 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2024-03-23 15:48:08 +0000
commitdabd9a5a0a8d377ed91b16863a6174e898db7a12 (patch)
tree4bcc0ed5f25500e995f0d3eb6064485b22e2f8ee /README.md
parentcdaa246131548e3c433d8ce5243132ecf2ee1b3c (diff)
parentd65e3f3f9a42d9eb1695e50763b2a81f745f5596 (diff)
Merge pull request 'Added second threading exercise.' (#65) from threading2 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/65
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a26c1c..d7945a7 100644
--- a/README.md
+++ b/README.md
@@ -219,7 +219,6 @@ Zig Core Language
* [X] Bit manipulation
* [X] Working with C
* [X] Threading
-* [ ] Interfaces part 2
Zig Standard Library