about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92ee9d7..15701e5 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Just recreational programming doing some probably useless stuff
 This is pool of ideas of what to implement in zig
 
 - [x] naive ls implementation
-- [ ] naive socket server
+- [x] naive socket server
 - [ ] naive grep implementation
 - [ ] render some stuff with sdl
 - [ ] play with raylib