Skip to content

Commit 058d1dc

Browse files
committed
feat: new libterm-api
1 parent c0b16d3 commit 058d1dc

2 files changed

Lines changed: 2 additions & 59 deletions

File tree

otty-libterm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ fn main() -> otty_libterm::Result<()> {
107107
}
108108
```
109109

110-
See [examples/tokio_runtime.rs](./examples/tokio_runtime.rs) for a Tokio-driven runtime example and
111-
[examples/unix_shell.rs](./examples/unix_shell.rs) for a minimal ANSI renderer.
110+
See:
111+
- [examples/unix_shell.rs](./examples/unix_shell.rs) for a minimal ANSI renderer.
112112

113113
## Integrating with a UI
114114

otty-libterm/examples/tokio_runtime.rs

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)