Add simple README.md
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
[](https://godoc.org/github.com/jackc/pgservicefile)
|
||||||
|
[](https://travis-ci.org/jackc/pgservicefile)
|
||||||
|
|
||||||
|
# pgservicefile
|
||||||
|
|
||||||
|
Package pgservicefile is a parser for PostgreSQL service files (e.g. `.pg_service.conf`).
|
||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// Package pgservicefile is a parser PostgreSQL service files (e.g. .pg_service.conf).
|
// Package pgservicefile is a parser for PostgreSQL service files (e.g. .pg_service.conf).
|
||||||
package pgservicefile
|
package pgservicefile
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user