From 33e8b379a7809451a23741c9823d3634af9ed6f6 Mon Sep 17 00:00:00 2001 From: Paul Verest Date: Thu, 9 Oct 2014 14:40:59 +0800 Subject: [PATCH] add Install button --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6e68074..80f558b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Archive Utilities for Eclipse [![Build Status](https://travis-ci.org/rherrmann/com.codeaffine.archive.png)](https://travis-ci.org/rherrmann/com.codeaffine.archive) + + + + The Archive Utilities extend the Eclipse IDE to view the structure and content and extract zip archive files within the workspace. Zip-compatible archives like JARs, WARs, etc. are of course also supported. This document is targeted at developers. For user documentation, pease read [this document](http://rherrmann.github.com/com.codeaffine.archive/index.html)