More readme

This commit is contained in:
Dan Sosedoff 2014-10-08 21:54:49 -05:00
parent 74a5887040
commit f34c0020a0

View File

@ -13,6 +13,16 @@ CLI options:
-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
Get database tables: