diff --git a/README.md b/README.md index e9fec6c..bb6f064 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,10 @@ [![godoc](https://pkg.go.dev/badge/go.dtapp.net/dorm?status.svg)](https://pkg.go.dev/go.dtapp.net/dorm) [![goproxy.cn](https://goproxy.cn/stats/go.dtapp.net/dorm/badges/download-count.svg)](https://goproxy.cn/stats/go.dtapp.net/dorm) [![goreportcard.com](https://goreportcard.com/badge/go.dtapp.net/dorm)](https://goreportcard.com/report/go.dtapp.net/dorm) -[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/go.dtapp.net/dorm) +[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/go.dtapp.net%2Fdorm) -#### 安装使用 +#### 安装 ```shell go get -v -u go.dtapp.net/dorm ``` - -#### 导入 - -```go -import ( - "go.dtapp.net/dorm" -) -``` \ No newline at end of file