aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <[email protected]>2024-03-05 09:15:57 +0100
committerChris Boesch <[email protected]>2024-03-05 09:15:57 +0100
commit6984345d0af6fb88438ad260fb9146bc8c36466b (patch)
tree0a96910870f113d4ee266e2e27c46c2bb77dd66e /README.md
parent277304454a8f18b65985d61cc62c01d00b9dc2d0 (diff)
downloadziglings-6984345d0af6fb88438ad260fb9146bc8c36466b.tar.xz
ziglings-6984345d0af6fb88438ad260fb9146bc8c36466b.zip
Added threading exercise
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba7ffa8..44476e8 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@ Zig Core Language
* [X] Interfaces
* [X] Bit manipulation
* [X] Working with C
+* [X] Threading
* [ ] Interfaces part 2
Zig Standard Library