Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gold-silver-copper committed Jun 7, 2024
1 parent 5a35a9f commit b9c75f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/news/052/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ If needed, a section can be split into subsections with a "------" delimiter.
![egui_ratatui running in bevy](egui_ratatui.jpg)

[egui_ratatui][egui_ratatui] by [gold-silver-copper][gold]
- is an [egui][egui] widget that is also a [ratatui][ratatui] backend.;
- It allows you to create Terminal User Interfaces inside Egui.;
- is an [egui][egui] widget that is also a [ratatui][ratatui] backend.
- It allows you to create Terminal User Interfaces inside Egui.
- This means that it can be used to integrate ratatui into bevy, macroquad, or
any other egui renderer. It is also WASM compatible.;
- The current release is the product of months of iteration, and is now "stable".;
- It is currently being used for a game and at a startup, with no issues.;
any other egui renderer. It is also WASM compatible.
- The current release is the product of months of iteration, and is now "stable".
- It is currently being used for a game and at a startup, with no issues.

[egui_ratatui]: https://github.com/gold-silver-copper/egui_ratatui
[gold]: https://github.com/gold-silver-copper
Expand Down

0 comments on commit b9c75f7

Please sign in to comment.