mirror of
https://github.com/jroimartin/gocui.git
synced 2025-04-26 13:48:49 +08:00
Restructure README
This commit is contained in:
parent
8de3a55f4e
commit
d0c53d8574
16
README.md
16
README.md
@ -2,14 +2,6 @@
|
||||
|
||||
Minimalist Go package aimed at creating Console User Interfaces.
|
||||
|
||||
## Installation
|
||||
|
||||
`go get github.com/jroimartin/gocui`
|
||||
|
||||
## Documentation
|
||||
|
||||
`godoc github.com/jroimartin/gocui`
|
||||
|
||||
## Features
|
||||
|
||||
* Minimalist API.
|
||||
@ -62,3 +54,11 @@ _examples/demo.go:
|
||||
_examples/delete.go:
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
`go get github.com/jroimartin/gocui`
|
||||
|
||||
## Documentation
|
||||
|
||||
`godoc github.com/jroimartin/gocui`
|
||||
|
Loading…
x
Reference in New Issue
Block a user