diff --git a/examples/README.md b/examples/README.md index 636673f9..9033eea0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,7 +1,8 @@ # Examples -> [!WARNING] The examples in this folder run against the `main` branch. There may be backwards -> incompatible changes to the example code. +> [!WARNING] +> The examples in this folder run against the `main` branch. There may be backwards +> incompatible changes compared to the [latest stable version](https://github.com/ratatui-org/ratatui/releases/latest). > > If you find that code copied from an example fails to run in your own application, please check > the tag of the release that your project is using.