diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..57106b9 --- /dev/null +++ b/readme.md @@ -0,0 +1,15 @@ +# README + +[comment]: <> (go) +[![godoc](https://pkg.go.dev/badge/gitee.com/dtapps/go-time?status.svg)](https://pkg.go.dev/gitee.com/dtapps/go-time) +[![goproxy.cn](https://goproxy.cn/stats/gitee.com/dtapps/go-time/badges/download-count.svg)](https://goproxy.cn/stats/gitee.com/dtapps/go-time) +[![goreportcard.com](https://goreportcard.com/badge/gitee.com/dtapps/go-time)](https://goreportcard.com/report/gitee.com/dtapps/go-time) +[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/gitee.com%2Fdtapps%2Fgo-time) + +`go` time + +`go get gitee.com/dtapps/go-time` + +```go +import gitee.com/dtapps/go-time +```