From fb721835aa8c9267abd87ab8b2150f62dc4f8664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Wed, 27 Jul 2022 22:57:11 +0800 Subject: [PATCH] - update --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) 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