Link dialog screenshot to example

This commit is contained in:
Alexandre Bury 2017-05-24 18:40:21 -07:00 committed by GitHub
parent cbe37172b5
commit 1d12b755a7

View File

@ -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: