diff --git a/LICENSE b/LICENSE index ff84bbf0..a0d0e5bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 李光春 +Copyright (c) 2018 茂名聚合科技有限公司 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index ee80561a..16000f6a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [comment]: <> (go) [![Release](https://img.shields.io/github/release/dtapps/go-library.svg)](https://github.com/dtapps/go-library/releases/latest) +[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/dtapps/go-library) [![go](https://github.com/dtapps/go-library/actions/workflows/go.yml/badge.svg)](https://github.com/dtapps/go-library/actions/workflows/go.yml) [![godoc](https://pkg.go.dev/badge/github.com/dtapps/go-library?status.svg)](https://pkg.go.dev/github.com/dtapps/go-library) [![goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/go-library/badges/download-count.svg)](https://goproxy.cn/stats/github.com/dtapps/go-library) @@ -13,6 +14,7 @@ [![Sourcegraph](https://sourcegraph.com/github.com/dtapps/go-library/-/badge.svg)](https://sourcegraph.com/github.com/dtapps/go-library?badge) [![Build status](https://ci.appveyor.com/api/projects/status/d6rq6xynt8wkev5k?svg=true)](https://ci.appveyor.com/project/dtapps/go-library) [![codecov](https://codecov.io/gh/dtapps/go-library/branch/master/graph/badge.svg?token=BrtbyKKPQX)](https://codecov.io/gh/dtapps/go-library) +[![Build Status](https://app.travis-ci.com/dtapps/go-library.svg?branch=master)](https://app.travis-ci.com/dtapps/go-library) #### 安装使用 @@ -41,3 +43,17 @@ gotime.Current().Format() gotime.Current().Timestamp() gotime.Current().TimestampWithMillisecond() ``` + +## JetBrains 开源证书支持 + +`go-library` 基于 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发,基于免费开源许可证。 + + + + + +## 🔑 License + +[MIT](https://github.com/dtapps/go-library/blob/master/LICENSE.md) + +Copyright (c) 2018 茂名聚合科技有限公司 \ No newline at end of file