mirror of https://github.com/jroimartin/gocui.git
Rearrange screenshots
This commit is contained in:
parent
1724fbebc8
commit
ec14132e67
|
@ -82,12 +82,12 @@ func quit(g *gocui.Gui, v *gocui.View) error {
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
![r2cui](https://cloud.githubusercontent.com/assets/1223476/19418932/63645052-93ce-11e6-867c-da5e97e37237.png)
|
||||||
|
|
||||||
![_examples/demo.go](https://cloud.githubusercontent.com/assets/1223476/5992750/720b84f0-aa36-11e4-88ec-296fa3247b52.png)
|
![_examples/demo.go](https://cloud.githubusercontent.com/assets/1223476/5992750/720b84f0-aa36-11e4-88ec-296fa3247b52.png)
|
||||||
|
|
||||||
![_examples/dynamic.go](https://cloud.githubusercontent.com/assets/1223476/5992751/76ad5cc2-aa36-11e4-8204-6a90269db827.png)
|
![_examples/dynamic.go](https://cloud.githubusercontent.com/assets/1223476/5992751/76ad5cc2-aa36-11e4-8204-6a90269db827.png)
|
||||||
|
|
||||||
![r2cui](https://cloud.githubusercontent.com/assets/1223476/19418932/63645052-93ce-11e6-867c-da5e97e37237.png)
|
|
||||||
|
|
||||||
## Projects using gocui
|
## Projects using gocui
|
||||||
|
|
||||||
* [Komanda CLI](https://github.com/mephux/komanda-cli): IRC Client For Developers.
|
* [Komanda CLI](https://github.com/mephux/komanda-cli): IRC Client For Developers.
|
||||||
|
|
Loading…
Reference in New Issue