diff --git a/README.md b/README.md index 8580400..677482b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # Unzip -Golang \*.zip decompress. - [![Build Status](https://img.shields.io/travis/com/yi-ge/unzip/master.svg)](https://travis-ci.com/yi-ge/unzip) [![GoDoc](https://godoc.org/github.com/yi-ge/unzip?status.svg)](https://godoc.org/github.com/yi-ge/unzip) -Golang \*.tar.xz decompress. +Golang \*.zip decompress. Fork from [https://github.com/artdarek/go-unzip](https://github.com/artdarek/go-unzip) and remove print, add support for Symlink.