From 2cf348ff98a7096cee20a6ea698f8dcd569a697d Mon Sep 17 00:00:00 2001 From: Marco Vermeulen Date: Tue, 18 Jun 2013 06:31:31 +0100 Subject: [PATCH] Add MashApe button to README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a04d89f..31949837 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Build Status](https://drone.io/github.com/gvmtool/gvm/status.png)](https://drone.io/github.com/gvmtool/gvm/latest) + + + GVM is a tool for managing parallel Versions of multiple Software Development Kits on any Unix based system. It provides a convenient command line interface for installing, switching, removing and listing Candidates. See documentation on the [GVM Project Page](http://gvmtool.net).