diff --git a/README.md b/README.md index f582575..cf815bb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ OSX/Linux: [](http://pkg.julialang.org/?pkg=LogParser) </br> pkg.julialang.org: [](http://pkg.julialang.org/?pkg=LogParser) </br> pkg.julialang.org: [](http://pkg.julialang.org/?pkg=LogParser) </br> +Windows: [](https://ci.appveyor.com/project/randyzwitch/logparser-jl) </br> LogParser.jl is a package for parsing server logs. Currently, only server logs having the [Apache Combined](http://httpd.apache.org/docs/2.2/logs.html#combined) format are supported (although [Apache Common](http://httpd.apache.org/docs/2.2/logs.html#common) may parse as well). Additional types of logs may be added in the future as well.