README TODOS

This commit is contained in:
2026-02-15 10:49:02 -06:00
parent d3d47076f1
commit f110aa0c47

View File

@@ -11,7 +11,11 @@ Exceptions and Try/Catch implementation written in C.
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features
## Features / TODOS
- [ ] Better logging message
- [ ] Extend with strerror etc
- [ ] Extend standard libraries unistd, sockets, stdio etc.
- [ ] Better usage / tests
## Usage