docs(readme): add Built with Ratatui badge for downstream projects (#1905)

This commit is contained in:
Hari Chalise
2025-06-17 04:17:22 +05:45
committed by GitHub
parent bbe1cf9497
commit 68b9f67f59

View File

@@ -114,6 +114,14 @@ We rely on GitHub for [bugs][Report a bug] and [feature requests][Request a Feat
Please make sure you read the [contributing](./CONTRIBUTING.md) guidelines before [creating a pull
request][Create a Pull Request].
If you'd like to show your support, you can add the Ratatui badge to your project's README:
```md
[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)
```
[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)
## Acknowledgements
Ratatui was forked from the [tui-rs] crate in 2023 in order to continue its development. None of