diff options
author | makefunstuff <[email protected]> | 2024-07-18 01:22:31 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-18 01:24:28 +0200 |
commit | b21484786831a831791af7304fa8dffca7987df3 (patch) | |
tree | 03b66c32082a62784377ebac627d2a2f1ad1ca39 | |
parent | 14cebbfb0700a876e24475ec13916573b52d7186 (diff) | |
download | tinkerbunk-b21484786831a831791af7304fa8dffca7987df3.tar.gz |
test osdev
this is sample patch
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index a319bfe..1274d9c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This is pool of ideas of what to implement in zig - [ ] improve cli args parser - [ ] play with markow chains - [ ] btree index for toy db +- [ ] playing with allocators ## More ideas https://github.com/practical-tutorials/project-based-learning?tab=readme-ov-file#cc |