Skip to content

Commit

Permalink
Add build status
Browse files Browse the repository at this point in the history
  • Loading branch information
uroni committed Nov 28, 2016
1 parent e8f2665 commit 3a47d05
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
This is a reorganized version of miniz
https://github.com/richgel999/miniz

basically file since source file has been separated into a more traditional
Basically file since source file has been separated into a more traditional
header/source library. This is mainly based off of the organization done for the
version in the valve vogl tool. That way the changes could be merged more easily.
https://github.com/ValveSoftware/vogl/blob/master/src/voglcore/vogl_miniz.h

I've also integrated the changes from here:
http://www.tenacioussoftware.com/miniz_v116_beta_r1.7z

[![Build Status](https://travis-ci.org/uroni/miniz.svg?branch=master)](https://travis-ci.org/uroni/miniz)

0 comments on commit 3a47d05

Please sign in to comment.