From 79212d4be68b49f61d13c0bb620785343ad919af Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Sat, 25 Mar 2017 00:34:53 -0700 Subject: [PATCH] Readme: add div around example images Otherwise it's not treated as HTML --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 6d295ed..53e890d 100644 --- a/Readme.md +++ b/Readme.md @@ -51,12 +51,14 @@ fn main() { Check out the other [examples](https://github.com/gyscos/Cursive/tree/master/examples) to get these results, and more: +
edit.rs example lorem.rs example menubar.rs example select.rs example list_view.rs example theme.rs example +
_(Colors may depend on your terminal configuration.)_