diff --git a/README.md b/README.md index 8d8afa4..e1df231 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,8 @@ the primary use-case for myself to create this library in the first place. - [x] strikethrough - [ ] combinations - [x] Color palette - - [ ] Error Handling - - [ ] log and show error's without crashing the application - - [ ] show application error that will cause a crash + - [x] Error Handling + - log and show error's without crashing the application - [ ] Demo - [ ] use another tui application to launch and come back to (showcase the interrupt behavior) - [ ] Launch sub-applications (not inside of a `Container` but during the application workflow, like an editor)