mirror of https://github.com/jroimartin/gocui.git
Minor aesthetic changes in README
This commit is contained in:
parent
2e0c0342dc
commit
8de3a55f4e
|
@ -55,10 +55,10 @@ func main() {
|
|||
|
||||
## Screenshots
|
||||
|
||||
* **_examples/demo.go:**
|
||||
_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:
|
||||
|
||||
![_examples/delete.go](https://cloud.githubusercontent.com/assets/1223476/5992751/76ad5cc2-aa36-11e4-8204-6a90269db827.png)
|
||||
|
|
Loading…
Reference in New Issue