More readme
This commit is contained in:
parent
74a5887040
commit
f34c0020a0
10
README.md
10
README.md
@ -13,6 +13,16 @@ CLI options:
|
|||||||
-d, --db= Database name (postgres)
|
-d, --db= Database name (postgres)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Compile
|
||||||
|
|
||||||
|
Go 1.3+ is required. To complire source execute:
|
||||||
|
|
||||||
|
```
|
||||||
|
go build
|
||||||
|
```
|
||||||
|
|
||||||
|
This will product `pgweb` binary in the current workdir.
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
Get database tables:
|
Get database tables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user