Skip to content

Commit 75210e7

Browse files
committed
Update README
1 parent a822452 commit 75210e7

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
Golang source code parsing, usage like reflect package
44

5-
[![Build Status](https://travis-ci.org/wzshiming/gotype.svg?branch=master)](https://travis-ci.org/wzshiming/gotype)
65
[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/gotype)](https://goreportcard.com/report/github.com/wzshiming/gotype)
76
[![GoDoc](https://godoc.org/github.com/wzshiming/gotype?status.svg)](https://godoc.org/github.com/wzshiming/gotype)
87
[![GitHub license](https://img.shields.io/github/license/wzshiming/gotype.svg)](https://github.com/wzshiming/gotype/blob/master/LICENSE)
9-
[![gocover.io](https://gocover.io/_badge/github.com/wzshiming/gotype)](https://gocover.io/github.com/wzshiming/gotype)
108

119
- [English](https://github.com/wzshiming/gotype/blob/master/README.md)
1210
- [简体中文](https://github.com/wzshiming/gotype/blob/master/README_cn.md)

README_cn.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# gotype
22

3-
Golang源代码解析,像反射包一样使用
3+
Golang 源代码解析,像反射包一样使用
44

5-
[![Build Status](https://travis-ci.org/wzshiming/gotype.svg?branch=master)](https://travis-ci.org/wzshiming/gotype)
65
[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/gotype)](https://goreportcard.com/report/github.com/wzshiming/gotype)
76
[![GoDoc](https://godoc.org/github.com/wzshiming/gotype?status.svg)](https://godoc.org/github.com/wzshiming/gotype)
87
[![GitHub license](https://img.shields.io/github/license/wzshiming/gotype.svg)](https://github.com/wzshiming/gotype/blob/master/LICENSE)
9-
[![gocover.io](https://gocover.io/_badge/github.com/wzshiming/gotype)](https://gocover.io/github.com/wzshiming/gotype)
108

119
- [English](https://github.com/wzshiming/gotype/blob/master/README.md)
1210
- [简体中文](https://github.com/wzshiming/gotype/blob/master/README_cn.md)

0 commit comments

Comments
 (0)