Update README.md

This commit is contained in:
2022-12-07 10:20:08 +03:00
committed by GitHub
parent 61d8c2e60f
commit aee9d5eb6a

View File

@@ -1,8 +1,10 @@
# micro-wrapper-sqlpackage postgres # micro-wrapper-sql
Example for For postgres Example for For postgres
```go ```go
package postgres
import ( import (
"fmt" "fmt"
"net/url" "net/url"