Skip to content

Commit

Permalink
Merge pull request #25 from xushiwei/q
Browse files Browse the repository at this point in the history
small fix
  • Loading branch information
xushiwei authored Jul 12, 2020
2 parents ef8ed26 + 616ca54 commit 7a64cf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ github.com/qiniu/x
[![Coverage Status](https://codecov.io/gh/qiniu/x/branch/master/graph/badge.svg)](https://codecov.io/gh/qiniu/x)
[![GoDoc](https://img.shields.io/badge/Godoc-reference-blue.svg)](https://godoc.org/github.com/qiniu/x)

# How to build
## How to build

```bash
git clone [email protected]:qiniu/x.git
cd x
go install -v ./...
```

# Document
## Document

## Go packages testing utilities
### Go packages testing utilities

* See [github.com/qiniu/x/ts](https://pkg.go.dev/github.com/qiniu/x/ts?tab=doc)

0 comments on commit 7a64cf1

Please sign in to comment.