fix readme

This commit is contained in:
2025-11-19 11:12:37 -07:00
parent 50341507cd
commit b20439e1d7

View File

@@ -14,7 +14,7 @@ Current focus is on exanding applications and porting software, finding bugs in
- **`userlib_sys/`** C FFI bindings for kernel syscall
- **`userlib/`** Rust wrapper on top of `userlib_sys`
- **`picolib/`** Built with ```just newlib```, and provides libc symbols when linking with C libraries
- **`user-apps/`** Collection of userspace programs (gif player, wav player, calculator, snake, etc.)
- **`user_apps/`** Collection of userspace programs (gif player, wav player, calculator, snake, etc.)
## Features