8000 update README.md · WindomZ/leetcode-init@9f89967 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f89967

Browse files
committed
update README.md
1 parent d0369ad commit 9f89967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
> A simple cli to creates leetcode code template.
44
55
[![Build Status](https://travis-ci.org/WindomZ/leetcode-init.svg?branch=master)](https://travis-ci.org/WindomZ/leetcode-init)
6+
[![GoDoc](https://godoc.org/github.com/WindomZ/leetcode-init/leetcode?status.svg)](https://godoc.org/github.com/WindomZ/leetcode-init/leetcode)
67

78
## Install
89
```bash
9-
go get -u github.com/WindomZ/leetcode-init
10+
go get -u github.com/WindomZ/leetcode-init/...
1011
```
1112

1213
## Usage

0 commit comments

Comments
 (0)
0