diff --git a/Readme.md b/Readme.md index 2aeeed7..9d2c6da 100644 --- a/Readme.md +++ b/Readme.md @@ -46,6 +46,15 @@ fn main() { ![Cursive dialog example](https://raw.githubusercontent.com/Gyscos/Cursive/master/doc/cursive_example.png) +Check out the other [examples](https://github.com/gyscos/Cursive/tree/master/examples) to get these results, and more: + +`edit` example +`lorem` example +`menubar` example +`select` example +`list_view` example +`theme` example + _(Colors may depend on your terminal configuration.)_ ## Goals