about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15701e5..82363d9 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,6 @@ This is pool of ideas of what to implement in zig
 - [x] naive ls implementation
 - [x] naive socket server
 - [ ] naive grep implementation
-- [ ] render some stuff with sdl
+- [x] render some stuff with sdl
 - [ ] play with raylib
-- [ ] interop with c project
+- [x] interop with c project