From 1d12b755a7ca598c1abcbb3f184637149e32d0c4 Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Wed, 24 May 2017 18:40:21 -0700 Subject: [PATCH] Link dialog screenshot to example --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8e3a6c6..1581a87 100644 --- a/Readme.md +++ b/Readme.md @@ -47,7 +47,7 @@ fn main() { } ``` -![Cursive dialog example](https://raw.githubusercontent.com/gyscos/Cursive/master/doc/cursive_example.png) +[![Cursive dialog example](https://raw.githubusercontent.com/gyscos/Cursive/master/doc/cursive_example.png)](examples/dialog.rs) Check out the other [examples](https://github.com/gyscos/Cursive/tree/master/examples) to get these results, and more: