diff --git a/README.md b/README.md index ac16e75..4e15d7a 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,12 @@ but I hope to improve it overtime. - [License](#license) ## Features / TODOS / Roadmap +- [?] Portable makefile - [x] Exceptions & Try/Catch [Repo](https://myrepos.dev/Randy-Jordan/except)
-- [ ] Custom Assert -- [ ] Portable makefile -- [ ] Testing Suite -- [ ] Open a Window and popup. + - [ ] Better testing tools/suite +- [x] Memory Allocator [Repo](https://myrepos.dev/Randy-Jordan/mem) +- [x] String Views [Repo](https://myrepos.dev/Randy-Jordan/sv) +- [x] Open a Window and popup with "platform layer". ## Usage `make` to build.