diff options
author | makefunstuff <[email protected]> | 2024-06-30 19:08:20 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-30 19:08:20 +0200 |
commit | 38ac26d900f63251529c318106b798769d96e137 (patch) | |
tree | a8bda0daf0fe2c64fd5f3d0f7c96135176d8f6b4 | |
parent | 058a77eabd6d47e3180360b28b8775a7c19eb064 (diff) | |
download | tinkerbunk-38ac26d900f63251529c318106b798769d96e137.tar.gz |
tick
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
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 |