From bc76cd13ad6196e085fd56270fd2e28b7b09bbb0 Mon Sep 17 00:00:00 2001 From: shockerli Date: Thu, 11 Mar 2021 10:45:35 +0800 Subject: [PATCH] add PkgGoDev/Go Report Card/travis-ci badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 217eac5..1908195 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # cvt +[![PkgGoDev](https://pkg.go.dev/badge/github.com/shockerli/cvt)](https://pkg.go.dev/github.com/shockerli/cvt) [![Go Report Card](https://goreportcard.com/badge/github.com/shockerli/cvt)](https://goreportcard.com/report/github.com/shockerli/cvt) [![Build Status](https://travis-ci.com/shockerli/cvt.svg?branch=master)](https://travis-ci.com/shockerli/cvt) + > Easy and safe convert any type to another type, include custom type