mirror of https://github.com/jroimartin/gocui.git
Add screenshots to README
This commit is contained in:
parent
98a2fe7a6a
commit
2e0c0342dc
10
README.md
10
README.md
|
@ -52,3 +52,13 @@ func main() {
|
|||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Screenshots
|
||||
|
||||
* **_examples/demo.go:**
|
||||
|
||||
![_examples/demo.go](https://cloud.githubusercontent.com/assets/1223476/5992750/720b84f0-aa36-11e4-88ec-296fa3247b52.png)
|
||||
|
||||
* **_examples/delete.go:**
|
||||
|
||||
![_examples/delete.go](https://cloud.githubusercontent.com/assets/1223476/5992751/76ad5cc2-aa36-11e4-8204-6a90269db827.png)
|
||||
|
|
Loading…
Reference in New Issue