diff options
author | Silas Bartha <[email protected]> | 2024-06-05 16:06:33 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2024-06-05 16:06:33 -0400 |
commit | 68503cdcc274fc3b4f9ef1cf3357933d062391a6 (patch) | |
tree | 8cc9c26802973d45063cdc91f9f4ed0e56d268e1 | |
parent | 04b60ff33eaa72b2eb75bc92b0c2a109cd2e9121 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Features Include: - `TerminalInput` resource which keeps track of pressed & released keys - `Widget` component for rendering ratatui TUI widgets - `TerminalWidget` trait for creating custom TUI widget components -- Logging redirected to `output.log` +- Log redirection ## Screenshots ![](./doc/screenshot.png) |