Skip to content

Commit f318066

Browse files
committed
update README.md
1 parent 19f2327 commit f318066

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# zigzag算法的Go实现
22

33

4+
# 安装
5+
```bash
6+
go get -u github.com/compression-algorithm-research-lab/go-zigzag
7+
```

0 commit comments

Comments
 (0)