mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Readme: update images title
This commit is contained in:
parent
77433e80ee
commit
906cd557a8
12
Readme.md
12
Readme.md
@ -51,12 +51,12 @@ fn main() {
|
|||||||
|
|
||||||
Check out the other [examples](https://github.com/gyscos/Cursive/tree/master/examples) to get these results, and more:
|
Check out the other [examples](https://github.com/gyscos/Cursive/tree/master/examples) to get these results, and more:
|
||||||
|
|
||||||
<img src="doc/examples/edit.png" alt="`edit` example", width="49%" />
|
<img src="doc/examples/edit.png" alt="edit.rs example", width="49%" />
|
||||||
<img src="doc/examples/lorem.png" alt="`lorem` example", width="49%" />
|
<img src="doc/examples/lorem.png" alt="lorem.rs example", width="49%" />
|
||||||
<img src="doc/examples/menubar.png" alt="`menubar` example", width="49%" />
|
<img src="doc/examples/menubar.png" alt="menubar.rs example", width="49%" />
|
||||||
<img src="doc/examples/select.png" alt="`select` example", width="49%" />
|
<img src="doc/examples/select.png" alt="select.rs example", width="49%" />
|
||||||
<img src="doc/examples/list_view.png" alt="`list_view` example", width="49%" />
|
<img src="doc/examples/list_view.png" alt="list_view.rs example", width="49%" />
|
||||||
<img src="doc/examples/theme.png" alt="`theme` example", width="49%" />
|
<img src="doc/examples/theme.png" alt="theme.rs example", width="49%" />
|
||||||
|
|
||||||
_(Colors may depend on your terminal configuration.)_
|
_(Colors may depend on your terminal configuration.)_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user